sponsor Vim development Vim logo Vim Book Ad

parrot.vim : Syntax file for Parrot Assembly code

 script karma  Rating 7/4, Downloaded by 850  Comments, bugs, improvements  Vim wiki

created by
Kevin Harris
 
script type
syntax
 
description
Simple syntax-matching for Parrot v 0.10  Assembly code.
 
install details
Copy to your ~/.vim/syntax or wherever you keep local syntax description files.

You might want to add the following to your .vimrc:

  autocmd BufEnter,BufRead,BufNewFile *.pasm setfiletype parrot

That's it.
 

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
parrot.vim 0.2 2003-07-14 6.0 Kevin Harris Fixed ParrotString so that it works as expected. Removed some comments.
parrot.vim 0.10 2003-07-11 6.0 Kevin Harris Initial upload
ip used for rating: 18.216.230.107

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