liuchengxu / vista.vim

:cactus: Viewer & Finder for LSP symbols and tags
https://liuchengxu.github.io/vista.vim
MIT License
1.88k stars 89 forks source link

set statusline+=%{NearestMethodOrFunction()} 反应有些慢 #415

Open lonnywong opened 2 years ago

lonnywong commented 2 years ago

set statusline+=%{NearestMethodOrFunction()}

当光标移动到一个新的函数时,要等好几秒才会在状态栏中显示最近的函数名。

另外,在 ale 中显示 statusline 不那么好看,有没有更好的集成方式?