-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
16 lines (16 loc) · 901 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[submodule "modules/home-manager/zsh/plugins/fast-syntax-highlighting"]
path = modules/home-manager/zsh/plugins/fast-syntax-highlighting
url = https://github.com/zdharma-continuum/fast-syntax-highlighting.git
[submodule "modules/home-manager/zsh/plugins/zsh-history-substring-search"]
path = modules/home-manager/zsh/plugins/zsh-history-substring-search
url = https://github.com/zsh-users/zsh-history-substring-search.git
[submodule "modules/home-manager/zsh/plugins/zsh-abbr"]
path = modules/home-manager/zsh/plugins/zsh-abbr
url = https://github.com/olets/zsh-abbr.git
[submodule "modules/home-manager/zsh/plugins/zsh-autosuggestions"]
path = modules/home-manager/zsh/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
#[submodule "modules/home-manager/nvim"]
# path = modules/home-manager/nvim
# url = https://github.com/NvChad/NvChad.git
# branch = v3.0