neovim/runtime/pack/dist/opt
Jaehwang Jung cd1b14f027
feat(termdebug): improve :Evaluate floating window (#26621)
Problem:
- The :Evaluate result window is not cleaned up when the cursor moves.
- This window is not focusable.

Solution:
Replace the old implementation from autozimu/LanguageClient-neovim with
vim.lsp.util.open_floating_preview and implement custom focusing logic.
Also remove g:termdebug_useFloatingHover option now that it's working
correctly.
2023-12-18 15:47:01 +00:00
..
cfilter/plugin dist: transpile cfilter.vim => cfilter.lua #21662 2023-01-08 12:31:38 -08:00
justify/plugin
matchit docs: small fixes (#25831) 2023-11-03 07:22:02 +08:00
shellmenu/plugin vim-patch:b529cfbd04c0 (#19501) 2022-07-26 11:26:23 +02:00
swapmouse/plugin
termdebug/plugin feat(termdebug): improve :Evaluate floating window (#26621) 2023-12-18 15:47:01 +00:00