--- a/specky/doc/specky.txt Sat Mar 28 02:57:39 2009 +0000
+++ b/specky/doc/specky.txt Fri Apr 03 23:34:00 2009 +0000
@@ -45,10 +45,11 @@
Okay then, what does it do?
-By default? Nothing, unless you are comfortable using the menus. I decided
-the easiest way to cherry pick the functionality that you'd like was to enable
-them via key bindings. By doing this, Specky won't make assumptions about
-your current environment, and won't stomp on anything you don't want it to.
+By default? Nothing but syntax highlighting unless you are comfortable using
+the menus. I decided the easiest way to cherry pick the functionality that
+you'd like was to enable them via key bindings. By doing this, Specky won't
+make assumptions about your current environment, and won't stomp on anything
+you don't want it to.
Specky won't do -anything- with your environment until you enable ~
the key bindings!! ~
@@ -73,6 +74,10 @@
- Make lovely and quick comment banners for ruby code.
+Specky also includes a "snippets" file that can be used with the Snipmate
+plugin by Michael Sanders <msanders42+vim@gmail.com>. (Minimum version 0.74.)
+
+ http://www.vim.org/scripts/script.php?script_id=2540
==============================================================================
3. ENABLING-SPECKY *SpeckyVimrcExample*