Codebase list ohcount / 85104d5a-b71d-4620-9315-33d4daf34104/main test / detect_files / foo.vim
85104d5a-b71d-4620-9315-33d4daf34104/main

Tree @85104d5a-b71d-4620-9315-33d4daf34104/main (Download .tar.gz)

foo.vim @85104d5a-b71d-4620-9315-33d4daf34104/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