User Tools

Site Tools


base:syntax_highligthing_acme_vim

Syntax highlighting for ACME in vim

by Bitbreaker/Nuance^Metalvotze

first, you need some rules that do the highlighting for you, that will be placed in ~./vim/syntax/acme.vim → acme_vim.tar.gz

in .vimrc you need then to append the following line to automatically highlight .asm files:

autocmd BufNewFile,BufRead *.asm set syntax=acme.vim
base/syntax_highligthing_acme_vim.txt · Last modified: 2015-04-17 04:34 by 127.0.0.1