# HG changeset patch # User Steve Losh # Date 1307996120 14400 # Node ID 437b4b34d319e8372376289d6317d61264205881 # Parent fe0302428a49449dfb7395bb34ecfa05c4644e52 Docs. diff -r fe0302428a49 -r 437b4b34d319 doc/threesome.txt --- a/doc/threesome.txt Mon Jun 13 16:13:44 2011 -0400 +++ b/doc/threesome.txt Mon Jun 13 16:15:20 2011 -0400 @@ -422,6 +422,7 @@ Set this to 1 to force Threesome to reload every time its file is sourced. +Options: 0 or 1 Default: 0 (Threesome is loaded only once) ------------------------------------------------------------------------------ @@ -432,6 +433,7 @@ Useful if you use the same ~/.vim folder on multiple machines and some of them may not have Python support. +Options: 0 or 1 Default: 0 (Threesome is enabled as usual) ------------------------------------------------------------------------------ @@ -440,7 +442,6 @@ Set this to change the layout the grid mode starts in. Options: 0, 1, or 2 - Default: 0 ------------------------------------------------------------------------------ @@ -449,7 +450,6 @@ Set this to change the layout the loupe mode starts in. Options: 0 - Default: 0 ------------------------------------------------------------------------------ @@ -458,7 +458,6 @@ Set this to change the layout the compare mode starts in. Options: 0 or 1 - Default: 0 ------------------------------------------------------------------------------ @@ -467,7 +466,6 @@ Set this to change the layout the path mode starts in. Options: 0 or 1 - Default: 0 ------------------------------------------------------------------------------ @@ -476,7 +474,6 @@ Set this to change the mode Threesome initially starts up in. Options: "grid", "loupe", "compare", or "path" - Default: "grid" ==============================================================================