Skip to content

hurd-x0/mips.vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This is a mirror of http:https://www.vim.org/scripts/script.php?script_id=2045

Frankly, I wasn't happy with the state of MIPS highlighting, so this script attempts to correct this.  It recognizes the entire set of MIPS instructions and directives, as well as all registers (be they aliased ($s0), directly numerical ($16), or an FP register ($f0)), correct MIPS comment style, and label declarations.

If you have any problems, I invite you to contact me and report them.  Enjoy!

Packages

No packages published

Languages

  • Vim Script 100.0%