Closed philipatc closed 4 years ago
has nothing to do with Neovim.
understand, Thanks
This appears to be an installation problem. :thinking: Which (Neo)Vim plugin manager are you using?
Simply adding this git repo's cloned location to your Vim &runtimepath
should be enough.
Otherwise, you could also try manually :source
each of the *.vim
files inside this git repo.
Closing due to lack of response. :policeman: Please re-open if you still need help.
I've install dasht and work ok on shell, I've following the instruction to install the vim plugin and add this to my init.vim
Search docsets for words under cursor: " search related docsets nnoremap K :call Dasht([expand(''), expand('')])
when I try to press \K and it show "Not an Editor command: Dasht"