add lazyvim as a submodule
Signed-off-by: cswimr <seaswimmerthefsh@gmail.com>
This commit is contained in:
parent
1384882017
commit
c073951904
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -16,3 +16,6 @@
|
|||
[submodule "zsh-better-npm-completion"]
|
||||
path = .zshc/plugins/zsh-better-npm-completion
|
||||
url = https://github.com/lukechilds/zsh-better-npm-completion.git
|
||||
[submodule "lazyvim"]
|
||||
path = .config/nvim
|
||||
url = https://github.com/LazyVim/starter.git
|
||||
|
|
Reference in a new issue