mirror of
https://github.com/tpope/vim-sensible.git
synced 2025-11-11 12:33:47 -05:00
@@ -17,14 +17,15 @@ endif
|
||||
|
||||
" Use :help 'option' to see the documentation for the given option.
|
||||
|
||||
set autoindent
|
||||
set backspace=indent,eol,start
|
||||
set complete-=i
|
||||
set showmatch
|
||||
|
||||
set autoindent
|
||||
set shiftround
|
||||
set smarttab
|
||||
|
||||
set nrformats-=octal
|
||||
set shiftround
|
||||
|
||||
set ttimeout
|
||||
set ttimeoutlen=50
|
||||
|
||||
|
||||
Reference in New Issue
Block a user