From 7f322e7d8885c33540b33b2147a02333a252673d Mon Sep 17 00:00:00 2001 From: mathieui Date: Wed, 9 Nov 2011 22:07:38 +0100 Subject: Plugin options in the config file --- doc/en/configure.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'doc') diff --git a/doc/en/configure.txt b/doc/en/configure.txt index 94f8e121..ef710690 100644 --- a/doc/en/configure.txt +++ b/doc/en/configure.txt @@ -263,3 +263,14 @@ Configuration options Defines if all tabs are resized at the same time (if set to false) or if they are really resized only when needed (if set to true). “true” should be the most comfortable value + +*plugins_autoload*:: [empty] + + Space separated list of plugins to load on startup. + +*plugins_dir*:: [empty] + + If plugins_dir is not set, plugins will be loaded from $XDG_DATA_HOME/poezio/plugins + You can specify another directory to use. It will be created if it does not + exist. + -- cgit v1.2.3