Add zsh syntax highlighting
This commit is contained in:
parent
2ad786a41b
commit
4d46b1c9e9
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -302,3 +302,6 @@
|
||||
path = vim/bundle/vim-scripts-Specky
|
||||
url = https://github.com/vim-scripts/Specky.git
|
||||
ignore = dirty
|
||||
[submodule "zsh/zsh-syntax-highlighting"]
|
||||
path = zsh/zsh-syntax-highlighting
|
||||
url = git://github.com/zsh-users/zsh-syntax-highlighting.git
|
||||
|
1
zsh/highlighting.zsh
Normal file
1
zsh/highlighting.zsh
Normal file
@ -0,0 +1 @@
|
||||
source $yadr/zsh/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
1
zsh/zsh-syntax-highlighting
Submodule
1
zsh/zsh-syntax-highlighting
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit bb0d575942760fe483790fe878ea43b1f781e2ca
|
Loading…
Reference in New Issue
Block a user