add settings for vim

weechat-localhost
Ben Harris 2018-09-24 10:54:58 -04:00
parent 337cbeceff
commit 116f77d058
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,9 @@ set autoindent
set backspace=indent,eol,start
set complete-=i
set smarttab
set tabstop=4
set shiftwidth=4
set expandtab
set nrformats-=octal