diff options
author | Hirokazu Hata <h.hata.ai.t@gmail.com> | 2020-04-19 02:04:47 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-18 19:04:47 +0200 |
commit | c5466ba6ef8333183e1c43c7e762e44539fb2358 (patch) | |
tree | 8b6c170f88d3f70130ba9283f0e2cdc1e515ee24 /runtime/lua/vim/shared.lua | |
parent | 7d4451c65785ef7e781bf5029da059fb77b728b7 (diff) | |
download | rneovim-c5466ba6ef8333183e1c43c7e762e44539fb2358.tar.gz rneovim-c5466ba6ef8333183e1c43c7e762e44539fb2358.tar.bz2 rneovim-c5466ba6ef8333183e1c43c7e762e44539fb2358.zip |
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.
Diffstat (limited to 'runtime/lua/vim/shared.lua')
0 files changed, 0 insertions, 0 deletions