Skip to content

What ice modifier should I use for 'marlonrichert/zsh-autocomplete'? #595

Answered by vladdoster
rasivasu asked this question in Q&A
Discussion options

You must be logged in to vote

@rasivasu,

Here is my configuration:

Tip

Github link to relevant part in my zinit config.

zinit wait light-mode lucid for \
  atinit"zicompinit; zicdreplay" \
    @zdharma-continuum/fast-syntax-highlighting \
  atload"_zsh_autosuggest_start" \
  atinit"bindkey '^_' autosuggest-execute;bindkey '^ ' autosuggest-accept;" \
    @zsh-users/zsh-autosuggestions \
  blockf atpull'zinit creinstall -q .' \
    @zsh-users/zsh-completions

Important

Load last and the order is important.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@rasivasu
Comment options

Answer selected by rasivasu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants