1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-30 23:06:38 +02:00

core: add info about doc and function to read in /help weechat.completion.default_template

This commit is contained in:
Sebastien Helleu
2013-02-01 11:14:27 +01:00
parent 07c8063993
commit 3306c0f3b5
17 changed files with 39 additions and 30 deletions
+2 -1
View File
@@ -2690,7 +2690,8 @@ config_weechat_init_options ()
weechat_config_file, ptr_section,
"default_template", "string",
N_("default completion template (please see documentation for template "
"codes and values)"),
"codes and values: plugin API reference, function "
"\"weechat_hook_command\")"),
NULL, 0, 0, "%(nicks)|%(irc_channels)", NULL, 0,
NULL, NULL, NULL, NULL, NULL, NULL);
config_completion_nick_add_space = config_file_new_option (