[vim] update personal ft settings

pull/28/head
Alpha Chen 7 years ago
parent 94fdd38db1
commit e57a5318e4

@ -1,2 +1 @@
highlight rubyDefine ctermbg=235
set foldmethod=syntax

@ -0,0 +1 @@
setlocal commentstring=#\ %s

@ -1 +0,0 @@
autocmd BufRead,BufNewFile *.md setlocal spell

@ -0,0 +1 @@
au BufRead,BufNewFile *.toml set filetype=toml
Loading…
Cancel
Save