vim-asm_ca65
vim-asm_ca65 copied to clipboard
Vim syntax highlighting for the ca65 assembler
Any chance things (repo and/or code) could be reworked in such a way to be compatible with [Vim 8 packages](https://vimhelp.org/repeat.txt.html?#packages), rather than reliance on Pathogen or doing things manually? Installation...
As noted in #5, it would be better if the groups of mnemonic keywords, and the flags to enable their highlighting, lined up one-to-one with the different processor modes as...
* WD65C02 instructions. * special command `.code` * Strings and characters in CA65 don't actually use \ as an escape character.