From 972b78eb14789580b1cf075ca58cc85bfceb2ee1 Mon Sep 17 00:00:00 2001 From: Alex Brick Date: Thu, 18 Oct 2007 00:00:00 +0000 Subject: Version 1.0: Initial upload --- README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..8e074d4 --- /dev/null +++ b/README @@ -0,0 +1,5 @@ +This is a mirror of http://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! -- cgit v1.2.3