diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2015-08-11 22:26:44 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2015-08-11 22:26:44 +0200 |
commit | be0212bd27aea7ab64729e87fc3f6e8975792e68 (patch) | |
tree | 2e3344f60db32d58440a729ca669d59245a1f720 /doc/en | |
parent | 6c6667dadde9fdde52bedfac27be8e441d471ceb (diff) | |
download | weechat-be0212bd27aea7ab64729e87fc3f6e8975792e68.zip |
core: add completion "colors" (closes #481)
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/autogen/plugin_api/completions.asciidoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/en/autogen/plugin_api/completions.asciidoc b/doc/en/autogen/plugin_api/completions.asciidoc index 43e1faca6..157b6ac14 100644 --- a/doc/en/autogen/plugin_api/completions.asciidoc +++ b/doc/en/autogen/plugin_api/completions.asciidoc @@ -112,6 +112,8 @@ | weechat | buffers_plugins_names | names of buffers (including plugins names) +| weechat | colors | color names + | weechat | commands | commands (weechat and plugins) | weechat | config_files | configuration files |