sponsor Vim development Vim logo Vim Book Ad

arnoldc.vim : Syntax highlighting for ArnoldC language

 script karma  Rating 65/17, Downloaded by 635  Comments, bugs, improvements  Vim wiki

created by
David Croal
 
script type
syntax
 
description
ArnoldC code is all uppercase. Syntax highlighting makes a difference particularly while you are learning. See the notes in arnoldc.vim about syntax highlighting groups and colour schemes. Otherwise you will not see very many different colours.
 
install details
Put the arnoldc.vim file in your (main or alternate) syntax folder. Add a file association command at start up in your .vimrc (or equivalent) file.

syntax enable              "You might already have this
au BufRead,BufNewFile *.arnoldc setfiletype arnoldc
 

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
arnoldc.vim 1 2014-06-21 7.0 David Croal Initial upload
ip used for rating: 18.226.166.214

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