Added lazygit and nixvim to configuration
This commit is contained in:
parent
12a413225a
commit
8279a2b786
6 changed files with 19 additions and 3 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
|
@ -1,9 +1,9 @@
|
|||
[submodule "neovim"]
|
||||
path = neovim
|
||||
path = inputs/neovim
|
||||
url = git@github.com:C4theBomb/neovim.git
|
||||
[submodule "dotfiles"]
|
||||
path = dotfiles
|
||||
path = inputs/dotfiles
|
||||
url = git@github.com:C4theBomb/dotfiles.git
|
||||
[submodule "nixvim"]
|
||||
path = nixvim
|
||||
path = inputs/nixvim
|
||||
url = git@github.com:C4theBomb/nixvim
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue