Files
neovim/runtime/lua/vim
Hirokazu Hata c5466ba6ef lsp: replace the event that closes the signature help preview window from InsertCharPre to CursolMovedI (#11954)
In the case of InsertCharPre, it is inconvenient because the signature help is displayed
when backspaced in insert mode, so change it to CursolMovedI.
2020-04-18 19:04:47 +02:00
..
2018-12-20 11:57:30 +01:00
2020-03-01 23:38:43 -08:00
2020-03-30 14:30:24 +02:00