add nvim as submodule
This commit is contained in:
parent
c0e0752f68
commit
0094e076c9
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[submodule "nvim"]
|
||||
path = nvim
|
||||
url = https://github.com/BenjaminPalko/nvim.git
|
||||
1
nvim
Submodule
1
nvim
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 9113715d1e879e26c8b06ab1357730fb77dec074
|
||||
Loading…
Add table
Reference in a new issue