chore(zsh): update plugins and change some other stuff
This commit is contained in:
@@ -5,10 +5,10 @@ fpath+=$ZDOTDIR/plugins/zsh-completions/src
|
||||
autoload -U compinit && compinit
|
||||
source $ZDOTDIR/plugins/zsh-autosuggestions/zsh-autosuggestions.plugin.zsh
|
||||
|
||||
source $ZDOTDIR/plugins/zsh-history-substring-search/zsh-history-substring-search.plugin.zsh
|
||||
|
||||
source $ZDOTDIR/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.plugin.zsh
|
||||
|
||||
source $ZDOTDIR/plugins/zsh-history-substring-search/zsh-history-substring-search.plugin.zsh
|
||||
|
||||
zvm_after_init_commands+=('source <(fzf --zsh) && enable-fzf-tab')
|
||||
source $ZDOTDIR/plugins/fzf-tab/fzf-tab.plugin.zsh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user