uc.vim : indent file for Intel Network Processor Microcode
| script karma |
Rating 0/0,
Downloaded by 657 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| wei Gui |
| |
| script type |
| indent |
| |
| description |
| indent for Microcode |
| |
| install details |
in the distribution, place the downloaded uc.vim in your indent directory (e.g. on windows vimfiles/ftplugin or on unix .vim/ftplugin).
Create a file "filetype.vim" which contains an autocommand for your filetype.
(Autocommands were explained in section |40.3|.) Example: >
augroup filetypedetect
au BufNewFile,BufRead *.uc setf uc
augroup END |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.130
|