From 77e1ff587f79ad949bf46ec64083d4a3efa0ff91 Mon Sep 17 00:00:00 2001 From: Steve Losh Date: Thu, 12 Apr 2012 17:17:59 -0400 Subject: [PATCH] Update docs. --HG-- extra : source : c00925f69bcc15563f816cd94ff604cee3181ebd --- doc/clam.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/clam.txt b/doc/clam.txt index 38baa1a..e7f8161 100644 --- a/doc/clam.txt +++ b/doc/clam.txt @@ -119,6 +119,9 @@ This option control where to open output window: > 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 @@ GitHub: http://github.com/sjl/clam.vim/ 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