21 lines
760 B
Plaintext
21 lines
760 B
Plaintext
[submodule "zsh-history-substring-search"]
|
|
path = plugins/zsh-history-substring-search
|
|
url = https://github.com/zsh-users/zsh-history-substring-search.git
|
|
ignore = untracked
|
|
[submodule "zsh-autosuggestions"]
|
|
path = plugins/zsh-autosuggestions
|
|
url = https://github.com/zsh-users/zsh-autosuggestions.git
|
|
ignore = untracked
|
|
[submodule "zsh-completions"]
|
|
path = plugins/zsh-completions
|
|
url = https://github.com/zsh-users/zsh-completions.git
|
|
ignore = untracked
|
|
[submodule "fzf-tab"]
|
|
path = plugins/fzf-tab
|
|
url = https://github.com/Aloxaf/fzf-tab.git
|
|
ignore = dirty
|
|
[submodule "fast-syntax-highlighting"]
|
|
path = plugins/fast-syntax-highlighting
|
|
url = https://github.com/zdharma-continuum/fast-syntax-highlighting.git
|
|
ignore = untracked
|