Drop fast-syntax-highlighting due to being wrong

When using `git` aliases, the alias would be highlighted red by
fast-syntax-highlighting even though the alias is valid so remove it and
go back to zsh-syntax-highlighting instead.
This commit is contained in:
2019-05-02 12:07:54 +01:00
parent a095e9383c
commit 4b2b0d38c7
3 changed files with 4 additions and 6 deletions

View File

@@ -28,7 +28,7 @@
- repo:
- https://github.com/zsh-users/zsh-autosuggestions.git
- https://github.com/zsh-users/zsh-history-substring-search.git
- https://github.com/zdharma/fast-syntax-highlighting.git
- https://github.com/zsh-users/zsh-syntax-highlighting.git
- https://github.com/junegunn/fzf.git
- command:
- fzf/install --bin