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