7e3f6e97e92c v1.2.0

Update docs.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Thu, 12 Apr 2012 17:17:59 -0400
parents c91ebd7e6560
children 5bf26d7a0c8a
branches/tags v1.2.0
files doc/clam.txt

Changes

--- a/doc/clam.txt	Thu Apr 12 17:14:38 2012 -0400
+++ b/doc/clam.txt	Thu Apr 12 17:17:59 2012 -0400
@@ -119,6 +119,9 @@
 
     let g:clam_autoreturn = 'topleft'
 
+See the following topics for more information: |:vertical|, |:aboveleft|,
+|:belowright|, |:topleft|, and |:botright|.
+
 Default: 'vertical botright' (split vertical, open at far right)
 
 ==============================================================================
@@ -147,6 +150,7 @@
 v1.2.0
     * Added support for ranges in the :Clam command.
     * Added the :ClamVisual command.
+    * Added the g:clam_winpos option.
 v1.1.0
     * Added the g:clam_autoreturn setting.
 v1.0.0