arnoldc.vim : Syntax highlighting for ArnoldC language
script karma |
Rating 65/17,
Downloaded by 694 |
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 |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.97.9.171
|