mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01:00
add: A syntax highlighting tool for zsh. Included by git submodule function. Plugin home, https://github.com/zsh-users/zsh-syntax-highlighting.
This commit is contained in:
parent
85426a57a2
commit
035015ed56
1 changed files with 3 additions and 0 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[submodule "plugins/zsh-syntax-highlighting"]
|
||||
path = plugins/zsh-syntax-highlighting
|
||||
url = git://github.com/zsh-users/zsh-syntax-highlighting.git
|
||||
Loading…
Add table
Add a link
Reference in a new issue