Notgnoshi / dotfiles

Personal dotfiles and shell scripts

Home Page:https://agill.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vim - completion is sometimes unbearably slow

Notgnoshi opened this issue · comments

Profiling showed three functions of interest:

  1. airline#check_mode()
  2. airline#highlighter#highlight()
  3. deoplete#mapping#_complete()

Might try setting :let g:airline_highlighting_cache=1