vim-asm_ca65 Wiki
This repository provides a Vim language support the ca65 assembly
Brought to you by:
krischik
This is a mirror of http://www.vim.org/scripts/script.php?script_id=6029
Provides a Vim syntax-highlighting plugin, auto-indent plugin, and filetype
plugin for the ca65 assembly language..
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()
6029 MOS 6502 Assembler 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