Small changes

This commit is contained in:
2018-06-27 20:04:37 +02:00
parent ac73691870
commit 05d2752cc5
8 changed files with 21 additions and 1 deletions

View File

@@ -30,7 +30,7 @@ call plug#end()
au BufRead,BufNewFile *.lang setfiletype lang
" Load vim config in current directory
silent! do .vimlocal
silent! so .vimlocal
" Theme
colorscheme gruvbox