mirror of
https://github.com/tpope/vim-sensible.git
synced 2025-11-11 12:33:47 -05:00
Don't override backspace=nostop
This commit is contained in:
@@ -17,7 +17,9 @@ endif
|
|||||||
|
|
||||||
" Use :help 'option' to see the documentation for the given option.
|
" Use :help 'option' to see the documentation for the given option.
|
||||||
|
|
||||||
|
if empty(&backspace)
|
||||||
set backspace=indent,eol,start
|
set backspace=indent,eol,start
|
||||||
|
endif
|
||||||
set complete-=i
|
set complete-=i
|
||||||
set smarttab
|
set smarttab
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user