Remove zsh-syntax-highlighting.

This commit is contained in:
Bartek Stalewski 2022-03-30 00:05:43 +02:00
parent 416add78cf
commit 127c96205f
3 changed files with 0 additions and 5 deletions

3
.gitmodules vendored
View File

@ -1,9 +1,6 @@
[submodule "zsh/modules/powerlevel10k"]
path = zsh/modules/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git
[submodule "zsh/modules/zsh-syntax-highlighting"]
path = zsh/modules/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "zsh/modules/wd"]
path = zsh/modules/wd
url = https://github.com/mfaerevaag/wd.git

View File

@ -29,7 +29,6 @@ source $ZDOTDIR/ssh.zsh
# plugins & addons
[ -f $XDG_CONFIG_HOME/fzf/fzf.zsh ] && source $ZDOTDIR/fzf.zsh
source $ZDOTDIR/modules/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
# theme
source $ZDOTDIR/p10k.zsh
source $ZDOTDIR/modules/powerlevel10k/powerlevel10k.zsh-theme

@ -1 +0,0 @@
Subproject commit e8517244f7d2ae4f9d979faf94608d6e4a74a73e