Load fzf integration as Zim modules
This commit is contained in:
parent
7003ae18ba
commit
7c6ed9ce69
1 changed files with 3 additions and 0 deletions
|
@ -34,6 +34,9 @@ zmodule utility
|
|||
zmodule romkatv/powerlevel10k --use degit
|
||||
zeval-if-installed vivid 'echo export LS_COLORS=${(qqq)"$(vivid generate molokai)"}'
|
||||
|
||||
zmodule fzf --name zimfw-fzf
|
||||
zmodule junegunn/fzf --root shell --use degit --source completion.zsh --source key-bindings.zsh
|
||||
|
||||
zmodule hlissner/zsh-autopair
|
||||
zmodule mollifier/cd-gitroot --fpath . --autoload cd-gitroot
|
||||
zmodule zsh-users/zsh-autosuggestions
|
||||
|
|
Loading…
Reference in a new issue