Codebase list ohcount / scrub-obsolete/main test / detect_files / foo.vim
scrub-obsolete/main

Tree @scrub-obsolete/main (Download .tar.gz)

foo.vim @scrub-obsolete/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