Codebase list ohcount / 420c4794-75b8-4551-a2c5-42f5fb1d3fbf/main test / detect_files / foo.vim
420c4794-75b8-4551-a2c5-42f5fb1d3fbf/main

Tree @420c4794-75b8-4551-a2c5-42f5fb1d3fbf/main (Download .tar.gz)

foo.vim @420c4794-75b8-4551-a2c5-42f5fb1d3fbf/mainraw · 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