Move vim syntax file, add indent file.

This commit is contained in:
Erick Tryzelaar 2011-05-17 20:35:46 -07:00
parent ace8058277
commit 4d0cbd4310
2 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
" Vim indent file
if exists("b:did_indent")
finish
endif
let b:did_indent = 1
setlocal cindent