Replace zsh-syntax-highlighting with fast-syntax-highlighting and update submodules
Switch to zdharma-continuum/fast-syntax-highlighting for improved performance, and update pure and zsh-autosuggestions submodules to latest versions.
This commit is contained in:
parent
11ab78bf0a
commit
c7afff8048
1
.config/zsh/plugins/fast-syntax-highlighting
Submodule
1
.config/zsh/plugins/fast-syntax-highlighting
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 3d574ccf48804b10dca52625df13da5edae7f553
|
||||
@ -1 +1 @@
|
||||
Subproject commit 92b8e9057988566b37ff695e70e2e9bbeb7196c8
|
||||
Subproject commit dbefd0dcafaa3ac7d7222ca50890d9d0c97f7ca2
|
||||
@ -1 +1 @@
|
||||
Subproject commit c3d4e576c9c86eac62884bd47c01f6faed043fc5
|
||||
Subproject commit 85919cd1ffa7d2d5412f6d3fe437ebdbeeec4fc5
|
||||
@ -1 +0,0 @@
|
||||
Subproject commit e0165eaa730dd0fa321a6a6de74f092fe87630b0
|
||||
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -4,6 +4,6 @@
|
||||
[submodule ".config/zsh/plugins/zsh-autosuggestions"]
|
||||
path = .config/zsh/plugins/zsh-autosuggestions
|
||||
url = https://github.com/zsh-users/zsh-autosuggestions
|
||||
[submodule ".config/zsh/plugins/zsh-syntax-highlighting"]
|
||||
path = .config/zsh/plugins/zsh-syntax-highlighting
|
||||
url = https://github.com/zsh-users/zsh-syntax-highlighting
|
||||
[submodule ".config/zsh/plugins/fast-syntax-highlighting"]
|
||||
path = .config/zsh/plugins/fast-syntax-highlighting
|
||||
url = https://github.com/zdharma-continuum/fast-syntax-highlighting.git
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user