项目作者: NewLunarFire

项目描述 :
WLA Assembly (6502, 65C02, 65816) syntax highlighting
高级语言: Vim script
项目地址: git://github.com/NewLunarFire/wla-vim.git
创建时间: 2017-01-13T18:13:31Z
项目社区:https://github.com/NewLunarFire/wla-vim

开源协议:

下载


wla-vim

This plugin offers syntax highlighting for 6502/65816 assembly code to be compiled with WLA-DX.

It can be easily installed as a Pathogen bundle by executing the following script

  1. cd ~/.vim/bundle
  2. git clone https://github.com/NewLunarFire/wla-vim