Use fast-syntax-highlighting

Replace zsh-syntax-highlighting plugin with the improved
fast-syntax-highlighting, faster and more accurate.
This commit is contained in:
2018-07-19 23:51:08 +01:00
parent 128cc3c57a
commit 64dcee0d78
2 changed files with 15 additions and 6 deletions

View File

@@ -19,7 +19,7 @@
- repo:
- https://github.com/zsh-users/zsh-autosuggestions.git
- https://github.com/zsh-users/zsh-history-substring-search.git
- https://github.com/zsh-users/zsh-syntax-highlighting.git
- https://github.com/zdharma/fast-syntax-highlighting.git
- pip:
- --user pick
- message: zsh will be the default prompt after next login