Skip to content

lybrown/vim-xasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VIM Syntax Highlighting for XASM

Installation

Put xasm.vim in your .vim/syntax directory.

Put these lines in your .vimrc:

au BufRead,BufNewFile *.asx set filetype=xasm
au BufRead,BufNewFile *.asm set filetype=xasm

Screenshot

screenshot

Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published