Skip to content

skrzyp/vim-mads

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VIM Syntax Highlighting for MADS

Installation

  • Manually: Put folders syntax and ftdetect in your Vim configs directory:
    • Windows: %USERPROFILE%\vimfiles
    • Rest of world: ~/.vim
  • Recommended: Using Pathogen
    • git clone https://github.com/skrzyp/vim-mads ~/.vim/bundle/vim-mads
  • Using VAM
    • Add to vimrc:
      • autocmd FileType mads VAMActivate github:skrzyp/vim-mads

Screenshot

screenshot

Links

About

Vim syntax highlighting for MADS assembler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%