Add zsh plugins for highlighting and autosuggest

This commit is contained in:
Yogeshwaran Rajendran 2024-05-23 15:17:13 +05:30
commit a2f46c8f0d
3 changed files with 5 additions and 2 deletions

3
.gitmodules vendored
View file

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

@ -1 +1 @@
Subproject commit a411ef3e0992d4839f0732ebeb9823024afaaaa8
Subproject commit c3d4e576c9c86eac62884bd47c01f6faed043fc5

@ -1 +1 @@
Subproject commit b2c910a85ed84cb7e5108e7cb3406a2e825a858f
Subproject commit e0165eaa730dd0fa321a6a6de74f092fe87630b0