Fix syntax highlighting
This commit is contained in:
parent
8433a923ba
commit
efa26fd7fd
4 changed files with 5 additions and 5 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -1,9 +1,6 @@
|
|||
[submodule ".config/zsh/plugins/zsh-git-prompt"]
|
||||
path = .config/zsh/plugins/zsh-git-prompt
|
||||
url = https://github.com/zsh-git-prompt/zsh-git-prompt.git
|
||||
[submodule ".config/zsh/plugins/zsh-syntax-highlighting"]
|
||||
path = .config/zsh/plugins/zsh-syntax-highlighting
|
||||
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
|
||||
[submodule ".config/zsh/plugins/zsh-autosuggestions"]
|
||||
path = .config/zsh/plugins/zsh-autosuggestions
|
||||
url = https://github.com/zsh-users/zsh-autosuggestions
|
||||
|
@ -13,3 +10,6 @@
|
|||
[submodule ".config/zsh/plugins/zsh-nvm"]
|
||||
path = .config/zsh/plugins/zsh-nvm
|
||||
url = https://github.com/lukechilds/zsh-nvm.git
|
||||
[submodule ".config/zsh/plugins/fast-syntax-highlighting"]
|
||||
path = .config/zsh/plugins/fast-syntax-highlighting
|
||||
url = https://github.com/zdharma-continuum/fast-syntax-highlighting
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue