add nvim-rc
This commit is contained in:
parent
48b2ae37f1
commit
5c641ce4d4
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -94,3 +94,6 @@
|
|||
[submodule "pack/general/start/lualine.nvim"]
|
||||
path = pack/general/start/lualine.nvim
|
||||
url = https://github.com/nvim-lualine/lualine.nvim
|
||||
[submodule "pack/general/start/nvim-rc"]
|
||||
path = pack/general/start/nvim-rc
|
||||
url = https://github.com/Dkendal/nvim-rc
|
||||
|
|
|
|||
1
pack/general/start/nvim-rc
Submodule
1
pack/general/start/nvim-rc
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 1d86e61e2256789b23da5071f21a973587e87e66
|
||||
Loading…
Add table
Reference in a new issue