mirror of
https://github.com/prabirshrestha/vim-lsp.git
synced 2026-06-14 15:37:15 +02:00
203d682e30
* Create preview window instead of using quickfix list This removes from us burden of providing formatting for content as this is now simple as setting proper filetype. * Create custom filetype for preview window This will allow users to provide their own mappings and features in hover window easily. * Add proper statusline for LSP Hover * Guard and undo_ftplugin * Support all LSP hover syntaxes