Searched +refs:vhdl +refs:template +refs:begin +refs:end (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/vim-55/runtime/
H A Dfiletype.vim43 " Function used for patterns that end in a star: don't set the filetype if the
373 if match(getline(1, min([line("$"), 200])), '^@\(interface\|end\|class\)') > -1
822 " HTML Cheetah template
1323 " Also .ctp for Cake template file
1347 " PO and PO template (GNU gettext)
2042 let lpat = 'documentclass\>\|usepackage\>\|begin{\|newcommand\>\|renewcommand\>'
2132 au BufNewFile,BufRead *.hdl,*.vhd,*.vhdl,*.vbe,*.vst setf vhdl
2133 au BufNewFile,BufRead *.vhdl_[0-9]* call s:StarSetf('vhdl')
2316 " dtml (zope dynamic template marku
[all...]

Completed in 116 milliseconds