Switch to zdharma-continuum/fast-syntax-highlighting for improved performance, and update pure and zsh-autosuggestions submodules to latest versions.
10 lines
459 B
Plaintext
10 lines
459 B
Plaintext
[submodule ".config/zsh/plugins/pure"]
|
|
path = .config/zsh/plugins/pure
|
|
url = https://github.com/sindresorhus/pure
|
|
[submodule ".config/zsh/plugins/zsh-autosuggestions"]
|
|
path = .config/zsh/plugins/zsh-autosuggestions
|
|
url = https://github.com/zsh-users/zsh-autosuggestions
|
|
[submodule ".config/zsh/plugins/fast-syntax-highlighting"]
|
|
path = .config/zsh/plugins/fast-syntax-highlighting
|
|
url = https://github.com/zdharma-continuum/fast-syntax-highlighting.git
|