diff options
Diffstat (limited to 'development/xasm/README')
-rw-r--r-- | development/xasm/README | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/development/xasm/README b/development/xasm/README index f734548b95353..8150cc64d25a1 100644 --- a/development/xasm/README +++ b/development/xasm/README @@ -3,4 +3,6 @@ xasm (cross assembler targetting the 6502) xasm is a 6502 cross-assembler with original syntax extensions. By default it generates binaries for Atari 8-bit computers. -Syntax highlighting for the scite editor is included. +Syntax highlighting for the scite editor is included. If you +want syntax highlighting for vim, see: +https://github.com/lybrown/vim-xasm |