add yaml support

This commit is contained in:
Paul Wako
2018-10-18 14:32:07 -04:00
parent e99ec2c3b4
commit 8f29a03068

5
vimrc
View File

@@ -66,10 +66,13 @@ set number
set autoindent
"" Colors
syntax enable
set background=dark
colorscheme gotham256
"" Language/filetype settings
syntax enable
filetype plugin on
autocmd FileType yaml setlocal tabstop=2 shiftwidth=2 expandtab
"" Ctags
set path+=;/