Codebase list ohcount / upstream/4.0.0 test / detect_files / foo.vim
upstream/4.0.0

Tree @upstream/4.0.0 (Download .tar.gz)

foo.vim @upstream/4.0.0raw · history · blame

" Vim syntax file
" Language:	Test file for ohcount
" Author:	Ciaran McCreesh
"
" This is a test vim syntax file for ohcount.
"

if &compatible || v:version < 700
    finish
endif