Tue, 16 Feb 2010 11:21:43 -0800 raise_error -> raise_exception vim-stuff
Mahlon E. Smith <mahlon@martini.nu> [Tue, 16 Feb 2010 11:21:43 -0800] rev 12
raise_error -> raise_exception
Thu, 10 Sep 2009 20:50:11 -0700 Alter the build Makefiles to implement a suggestion from Antoine Mechelynck. vim-stuff
Mahlon E. Smith <mahlon@martini.nu> [Thu, 10 Sep 2009 20:50:11 -0700] rev 11
Alter the build Makefiles to implement a suggestion from Antoine Mechelynck. (http://users.skynet.be/antoine.mechelynck/)
Thu, 30 Jul 2009 09:35:10 -0700 * Remove committed keyword expansions. vim-stuff
Mahlon E. Smith <mahlon@martini.nu> [Thu, 30 Jul 2009 09:35:10 -0700] rev 10
* Remove committed keyword expansions. * Update copyright. * Fix glimpseindex problems for the vast majority of errors, otherwise display error for easier user debugging (instead of reporting false success.)
Mon, 01 Jun 2009 14:33:54 +0000 Add support for 1.2.6 to, to_not, and expect keywords. vim-stuff
mahlon [Mon, 01 Jun 2009 14:33:54 +0000] rev 9
Add support for 1.2.6 to, to_not, and expect keywords.
Mon, 20 Apr 2009 05:06:53 +0000 Hmm, not sure why I thought this worked. It doesn't. vim-stuff
mahlon [Mon, 20 Apr 2009 05:06:53 +0000] rev 8
Hmm, not sure why I thought this worked. It doesn't.
Mon, 20 Apr 2009 01:24:08 +0000 * No reason to do string contatenation here. vim-stuff
mahlon [Mon, 20 Apr 2009 01:24:08 +0000] rev 7
* No reason to do string contatenation here.
Mon, 20 Apr 2009 00:57:06 +0000 * Small documentation updates vim-stuff
mahlon [Mon, 20 Apr 2009 00:57:06 +0000] rev 6
* Small documentation updates * Removed g:speckyVertSplit option if favor of g:speckyWindowType, which also supports opening rDoc and spec output in a tabbed window. The default is now tabbed window -- use 'g:speckyWindowType = 2' to replicate the old behavior. * Support syntax highlighting for 'pending' specs that are implemented and expected to fail, instead of just pendings for 'not implemented yet'. * Allow rdoc lookups from within spec mode. * Add ftplugin for rspec, so rspec files behaviorally act the same as ruby. * Banner creation now respects current indentation level.
Fri, 03 Apr 2009 23:34:00 +0000 Add snippets and rspec syntax highlights. vim-stuff
mahlon [Fri, 03 Apr 2009 23:34:00 +0000] rev 5
Add snippets and rspec syntax highlights.
Sat, 28 Mar 2009 02:57:39 +0000 Fix empty boolean error (32 chars) on -F flag. vim-stuff
mahlon [Sat, 28 Mar 2009 02:57:39 +0000] rev 4
Fix empty boolean error (32 chars) on -F flag.
Sun, 22 Mar 2009 00:49:45 +0000 * Add colorschemes directory. vim-stuff
mahlon [Sun, 22 Mar 2009 00:49:45 +0000] rev 3
* Add colorschemes directory. * Add banner creation function to specky. * Fix specky quote switching so it works alongside the Surround plugin.
(0) -10 +10 tip