home/.gitmodules
cswimr c073951904
add lazyvim as a submodule
Signed-off-by: cswimr <seaswimmerthefsh@gmail.com>
2024-10-06 15:15:07 -04:00

21 lines
827 B
Text

[submodule "zsh-poetry"]
path = .zshc/plugins/zsh-poetry
url = https://github.com/darvid/zsh-poetry
[submodule "appup"]
path = .zshc/plugins/appup
url = https://github.com/Cloudstek/zsh-plugin-appup
[submodule "zsh-completions"]
path = .zshc/plugins/zsh-completions
url = https://github.com/zsh-users/zsh-completions
[submodule "fast-syntax-highlighting"]
path = .zshc/plugins/fast-syntax-highlighting
url = https://github.com/zdharma-continuum/fast-syntax-highlighting.git
[submodule "zsh-nvm"]
path = .zshc/plugins/zsh-nvm
url = https://github.com/lukechilds/zsh-nvm.git
[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