sponsor Vim development Vim logo Vim Book Ad

kickAssembler syntax : Kick Assembler syntax file

 script karma  Rating 16/11, Downloaded by 1629  Comments, bugs, improvements  Vim wiki

created by
Roman Dobosz
 
script type
syntax
 
description
The Kick Assembler (http://www.theweb.dk/KickAssembler/) syntax file.

Syntax file is hosted on https://bitbucket.org/gryf/kickass-syntax-vim, and mirrored on https://github.com/gryf/kickass-syntax-vim.
 
install details
To install this file place it in ~/.vim/syntax (*nix/Mac) or in $VIMRUNTIME/syntax on Windows or just use NeoBundle, Pathogen or Vundle, and than 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.3 2014-08-12 7.0 Roman Dobosz Updated to KickAssembler 3.36 changes
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: 3.235.42.157

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