Searched +refs:vhdl +refs:sources +refs:menu (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/vim-55/runtime/
H A Dfiletype.vim160 au BufNewFile,BufRead /boot/grub/menu.lst,/boot/grub/grub.conf,/etc/grub.conf setf grub
556 au BufNewFile,BufRead /etc/apt/sources.list setf debsources
857 " Icewm menu
858 au BufNewFile,BufRead */.icewm/menu setf icemenu
2132 au BufNewFile,BufRead *.hdl,*.vhd,*.vhdl,*.vbe,*.vst setf vhdl
2133 au BufNewFile,BufRead *.vhdl_[0-9]* call s:StarSetf('vhdl')
2267 au BufNewFile,BufRead /etc/xdg/menus/*.menu setf xml
2376 au BufNewFile,BufRead /etc/apt/sources.list.d/* call s:StarSetf('debsources')
2490 " If the GUI is already running, may still need to install the Syntax menu
[all...]

Completed in 90 milliseconds