···105105set nofoldenable "dont fold by default
106106set foldlevel=1 "this is just what i use
107107108108-" Automatically exit insert mode after stoping typing
109109-au CursorHoldI * stopinsert
110110-111108"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
112109" => Colors
113110"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
···244241245242" Save as root
246243command! W w !sudo tee % > /dev/null
244244+let g:solarized_visibility = "high"
245245+let g:solarized_contrast = "high"