Searched +refs:vhdl +refs:include +refs:type +refs:comments (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/vim-55/runtime/
H A Dfiletype.vim421 " If a line has "main", "include", "//" ir "/*" it's probably ch.
438 if getline(lnum) =~ 'main\s*(\|#\s*include\|//'
871 " comments, thus we can't match comments to see the difference.
892 " Informix 4GL (source - canonical, include file, I4GL+M4 preproc.)
1070 if line =~ '^\s*\(#\s*\(include\|import\)\>\|/\*\|//\)'
1230 if line =~ '^\s*\(#\s*\(include\|import\)\>\|/\*\)'
1471 if line =~ '^\s*\(program\|unit\|procedure\|function\|const\|type\|var\)\>'
1569 " R has # comments
1574 " Rexx has /* comments */
[all...]

Completed in 141 milliseconds