Skip to content

wclarkson/ums-vim-syntax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation instructions:
Run ./install.sh, or to install manually:
- copy ums.vim to the ~/.vim/syntax (you may need to create syntax)
- add the following lines to your .vimrc:
    filetype on
    au BufNewFile,BufRead *.ums set filetype=ums

About

Vim syntax highlighting for the COMP 40 Universal Machine Macro Assembly Language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published