Skip to content

Commit

Permalink
add zsh-syntax-highlighting plugin as submodule
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Diego Yamane <[email protected]>
  • Loading branch information
nickdiego committed Jun 17, 2024
1 parent 4901d89 commit da2e2cb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@
path = plugins/base16-shell
url = https://github.com/chriskempson/base16-shell.git
branch = master
[submodule "plugins/zsh-syntax-highlighting"]
path = plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
branch = master
1 change: 1 addition & 0 deletions plugins/zsh-syntax-highlighting

0 comments on commit da2e2cb

Please sign in to comment.