开发者

Strange problem with backspace in vim

开发者 https://www.devze.com 2023-04-03 16:35 出处:网络
I can use backspace or C-h o开发者_开发问答nly in current insert mode - when I change to normal mode and then to insert I can not use it :( Whats wrong?Put this in your vimrc:

I can use backspace or C-h o开发者_开发问答nly in current insert mode - when I change to normal mode and then to insert I can not use it :( Whats wrong?


Put this in your vimrc:

set backspace=indent,eol,start
0

精彩评论

暂无评论...
验证码 换一张
取 消