Searched +refs:vhdl +refs:verilog +refs:keywords (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/vim-55/runtime/syntax/
H A Dhaste.vim4 " Credits: some parts have been taken from vhdl, verilog, and C syntax
26 " HASTE keywords
/macosx-10.10/vim-55/runtime/
H A Dfiletype.vim2024 " 2. Check the first 1000 non-comment lines for LaTeX or ConTeXt keywords.
2126 au BufNewFile,BufRead *.v setf verilog
2132 au BufNewFile,BufRead *.hdl,*.vhd,*.vhdl,*.vbe,*.vst setf vhdl
2133 au BufNewFile,BufRead *.vhdl_[0-9]* call s:StarSetf('vhdl')

Completed in 79 milliseconds