Changes

Jump to: navigation, search

How to use VIM for CrossDev

1 byte added, 13:32, 17 April 2008
/* Z80 syntax highlight file */ link case
== Z80 syntax highlight file ==
Here is my Z80 highlight file. I don't rembember where I found the original, but I adapted it to the [[SJASMPlusSjasmPlus]] syntax and meta-instructions. 
Put this file at ~/.vim/syntax/z80.vim
 
<pre>syn case ignore
" vim: ts=8
</pre>
== Z80 files detection ==
1,144
edits