1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-07 02:03:13 +02:00

core: add completion "plugins_installed"

This commit is contained in:
Sebastien Helleu
2014-01-14 13:27:43 +01:00
parent 5a292b28c0
commit 70ffe0a14f
21 changed files with 163 additions and 14 deletions
+1 -1
View File
@@ -6921,7 +6921,7 @@ command_init ()
"Without argument, this command lists loaded plugins."),
"list %(plugins_names)"
" || listfull %(plugins_names)"
" || load %(filename)"
" || load %(plugins_installed)"
" || autoload"
" || reload %(plugins_names)"
" || unload %(plugins_names)",