mirror of
https://github.com/prabirshrestha/vim-lsp.git
synced 2026-06-09 15:37:30 +02:00
453042d7e4
* Format Hover Pop-up Window 1) Applies Vim's gq command to each individual line of content returned by language server. 2) Fixes scrolling to last line of popup window * minor * Add help entry for popup formatting