sponsor Vim development Vim logo Vim Book Ad

MOS 6502 Assembler : Vim syntax highlighting for the ca65 assembler

 script karma  Rating 0/0, Downloaded by 149  Comments, bugs, improvements  Vim wiki

created by
Martin Krischik
 
script type
syntax
 
description
Provides a Vim syntax-highlighting plugin, auto-indent plugin, and filetype plugin for the ca65 assembly language..

| Vim-Script || https://www.vim.org/scripts/script.php?script_id=6029
| Source || https://github.com/krischik/vim-asm_ca65
| Wiki || https://github.com/krischik/vim-asm_ca65/wiki
| Releases || https://github.com/krischik/vim-asm_ca65/releases
| Issues || https://github.com/krischik/vim-asm_ca65/issues
| Discussions || https://github.com/krischik/vim-asm_ca65/discussions
 
install details

Install from https://github.com/krischik/vim-asm_ca65 using dein (https://github.com/Shougo/dein.vim) or similar:

call dein#begin('$HOME/vimfiles/bundles')
call dein#add('krischik/vim-asm_ca65')
call dein#end()
call dein#install()
 

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
vim-asm_ca65-v_1.0.0.zip 1.0 2022-09-28 7.0 Martin Krischik Initial upload
ip used for rating: 3.135.216.174

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