vi-mode editing:

bindkey -v

Configuration starting points

Speeding up git completion

   1 __git_files () {
   2     _wanted files expl ‘local files’ _files
   3 }

from Zsh and slow git completion

Plugins to try

Debian packages

zsh-antigen zsh-lovers zsh-syntax-highlighting