In neovim, this improve performance when lookup version (when enable ui2). Use same data source from helpful.vim.
command! -nargs=+ -complete=help He call v:lua.require('helpful').lookup(<q-args>)| Name | Name | Last commit date | ||
|---|---|---|---|---|
In neovim, this improve performance when lookup version (when enable ui2). Use same data source from helpful.vim.
command! -nargs=+ -complete=help He call v:lua.require('helpful').lookup(<q-args>)