nvim-surround: add
This commit is contained in:
parent
19856ec646
commit
d184c57cfc
2 changed files with 5 additions and 0 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -131,3 +131,7 @@
|
|||
branch = master
|
||||
[submodule "pack/general/opt/nvim-dap-ui"]
|
||||
branch = master
|
||||
[submodule "pack/general/start/nvim-surround"]
|
||||
path = pack/general/start/nvim-surround
|
||||
url = https://github.com/kylechui/nvim-surround
|
||||
branch = main
|
||||
|
|
|
|||
1
pack/general/start/nvim-surround
Submodule
1
pack/general/start/nvim-surround
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 1c2ef599abeeb98e40706830bcd27e90e259367a
|
||||
Loading…
Add table
Reference in a new issue