sponsor Vim development Vim logo Vim Book Ad

kickAssembler syntax : Kick Assembler syntax file

 script karma  Rating 6/3, Downloaded by 123    Comments, bugs, improvements  Vim wiki

created by
Roman Dobosz
 
script type
syntax
 
description
The Kick Assembler (http://www.theweb.dk/KickAssembler/) syntax file.
 
install details
To install this file place it in ~/.vim/syntax (*nix/Mac) or in $VIMRUNTIME/syntax on Windows and issue command:

:set filetype=kickass

You can also add to your vimrc file autocommand:

autocmd BufRead *.asm set filetype=kickass

From now on, all files with extension 'asm' will have brand new kickass syntax.
 

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
kickass.vim 1.2 2012-07-22 7.0 Roman Dobosz Updated to KickAssembler 3.25 changes
kickass.vim 1.1 2012-07-09 7.0 Roman Dobosz Removed label highlight, turned on number highlight, small fixes
kickass.vim 1.0 2012-07-05 7.0 Roman Dobosz Initial upload
ip used for rating: 54.235.20.17

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.
   
SourceForge.net Logo