Skip to content

lybrown/vim-xasm

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

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