Searched +refs:vhdl +refs:template +refs:block +refs:hook (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/vim-55/runtime/
H A Dfiletype.vim461 " Look for either an opening comment, '#', or a block start, '{".
470 " Not a blank line, not a comment, and not a block start,
807 if getline(n) =~ '{%\s*\(extends\|block\)\>'
822 " HTML Cheetah template
1323 " Also .ctp for Cake template file
1347 " PO and PO template (GNU gettext)
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 85 milliseconds