sponsor Vim development Vim logo Vim Book Ad

uc.vim : indent file for Intel Network Processor Microcode

 script karma  Rating 0/0, Downloaded by 493  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
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
uc.vim 0.01 2004-07-24 6.0 wei Gui Initial upload
ip used for rating: 3.147.42.168

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github