mirror of
https://github.com/prabirshrestha/vim-lsp.git
synced 2026-06-01 11:18:41 +02:00
2a346106de
If g:lsp_preview_float is enabled there is no reason to close the preview window on LspHover and LspSignatureHelp. Moreover the preview window may be in use by other plugins or by the user. Co-authored-by: mattn <mattn.jp@gmail.com>