zsh-sytnax-highlighting

This commit is contained in:
Fred Klassen 2023-02-21 12:23:45 -08:00
commit 389615df11
No known key found for this signature in database
GPG key ID: E9E2149793BDE17E
4 changed files with 18 additions and 8 deletions

3
.gitmodules vendored
View file

@ -7,3 +7,6 @@
[submodule "plugins/zsh-autosuggestions"]
path = plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule "plugins/zsh-syntax-highlighting"]
path = plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git