vim/autoload
Kenneth Benzie (Benie) fec4126073 Add do#show_documentation() using coc.nvim
Change the `K` normal mode overrides to use the example given in the
coc.nvim README file which uses Vim's builtin help when in `vim` or
`help` files, or checks if coc.nvim is ready and invokes
`CocActionAsync('doHover')`, otherwise fallback to using `keywordprg`.
2021-02-23 13:14:22 +00:00
..
2020-12-31 18:22:37 +00:00