Explorar o código

Add useful vim options

Frans Bergman %!s(int64=6) %!d(string=hai) anos
pai
achega
0801667604
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      .vimrc

+ 4 - 0
.vimrc

@@ -4,6 +4,10 @@ colorscheme peachpuff
 let g:airline_theme='angr'
 set wildmenu
 set autoindent
+set smartindent
+set incsearch
+set smarttab
+set smartcase
 
 set number relativenumber
 set so=7