blob: 4ff513508146dc4be8af021be49f8fe5e0bb8a85 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[submodule ".zsh/homelander"]
path = .zsh/homelander
url = https://gitlab.com/Syndamia/homelander.git
[submodule ".zsh/zsh-history-substring-search"]
path = .zsh/zsh-history-substring-search
url = https://github.com/zsh-users/zsh-history-substring-search.git
[submodule ".zsh/zsh-syntax-highlighting"]
path = .zsh/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule ".nvim"]
path = .nvim
url = git@gitlab.com:Syndamia/anderson.git
|