mirror of
https://github.com/prabirshrestha/vim-lsp.git
synced 2025-12-14 20:35:59 +01:00
* doc * floating window with completion/resolve * add comments * use _split_by_eol * copy event * fix dupe * Fix size/markdown/detail * - Improve for exceptional case - Fix code style - Support detail only case * Add lsp_float_opened/lsp_float_closed * remove old documentation code * update documenation and change flags to use g:lsp_completion_documentation Co-authored-by: hrsh7th <hrsh7th@gmail.com>