diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-03-26 05:42:56 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-26 05:42:56 +0800 |
commit | 7e386308746e61cfdf0ca757a40122cbbceb7feb (patch) | |
tree | 9e0a3a72b480e2a42cc8598547b3bfd22d789a91 /runtime/lua/vim/lsp/client.lua | |
parent | 14839c5d18c2bef7bdd41944b059603a8589523e (diff) | |
download | rneovim-7e386308746e61cfdf0ca757a40122cbbceb7feb.tar.gz rneovim-7e386308746e61cfdf0ca757a40122cbbceb7feb.tar.bz2 rneovim-7e386308746e61cfdf0ca757a40122cbbceb7feb.zip |
vim-patch:9.1.0204: Backspace inserts spaces with virtual text and 'smarttab' (#28032)
Problem: Backspace inserts spaces with virtual text and 'smarttab'.
Solution: Ignore virtual text and wrapping when backspacing.
(zeertzjq)
related: neovim/neovim#28005
closes: vim/vim#14296
https://github.com/vim/vim/commit/0185c7701434f1fbbf83fecd6384a19c1d2fc44e
Co-authored-by: VanaIgr <vanaigranov@gmail.com>
Diffstat (limited to 'runtime/lua/vim/lsp/client.lua')
0 files changed, 0 insertions, 0 deletions