liuchengxu / vista.vim

:cactus: Viewer & Finder for LSP symbols and tags

Home Page:https://liuchengxu.github.io/vista.vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

lonnywong opened this issue · comments

set statusline+=%{NearestMethodOrFunction()}

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

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