mahlon [Mon, 20 Apr 2009 01:24:08 +0000] rev 7
* No reason to do string contatenation here.
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.
mahlon [Fri, 03 Apr 2009 23:34:00 +0000] rev 5
Add snippets and rspec syntax highlights.
mahlon [Sat, 28 Mar 2009 02:57:39 +0000] rev 4
Fix empty boolean error (32 chars) on -F flag.
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.
mahlon [Sun, 22 Mar 2009 00:39:19 +0000] rev 2
Moving Specky into a Vim subfolder.
mahlon [Thu, 19 Mar 2009 16:47:44 +0000] rev 1
Initial commit of the VimGlimpse plugin.
mahlon [Wed, 18 Mar 2009 15:20:54 +0000] rev 0
add directory for glimpse vim interface