--- 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