Searched +refs:vhdl +refs:in +refs:comment (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/vim-55/runtime/
H A Dfiletype.vim29 au BufNewFile,BufRead ?\+.in
30 \ if expand("<afile>:t") != "configure.in" |
43 " Function used for patterns that end in a star: don't set the filetype if the
460 " This function checks for valid cl syntax in the first five lines.
461 " Look for either an opening comment, '#', or a block start, '{".
470 " Not a blank line, not a comment, and not a block start,
488 au BufNewFile,BufRead CMakeLists.txt,*.cmake,*.cmake.in setf cmake
511 au BufNewFile,BufRead configure.in,configure.ac setf config
869 " Cproto files have a comment in th
[all...]

Completed in 138 milliseconds