mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-23 16:29:42 -04:00
added vim submodule and updated README
This commit is contained in:
parent
477034ff09
commit
c07c238ade
4 changed files with 38 additions and 166 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,3 +1,6 @@
|
|||
[submodule "nvim"]
|
||||
path = src/user/modules/utils/modules/neovim/config/nvim
|
||||
url = https://github.com/itme-brain/nvim.git
|
||||
[submodule "vim"]
|
||||
path = src/user/modules/utils/modules/vim/config
|
||||
url = https://github.com/itme-brain/vim.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue