1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-05 17:23:15 +02:00

core: replace "core" by constant PLUGIN_CORE

This commit is contained in:
Sébastien Helleu
2016-11-30 21:30:17 +01:00
parent cbefb9677b
commit 827c013aa7
+2 -2
View File
@@ -7169,8 +7169,8 @@ command_init ()
" time: measure time to execute a command or to send text to "
"the current buffer"),
"list"
" || set %(plugins_names)|core"
" || dump %(plugins_names)|core"
" || set %(plugins_names)|" PLUGIN_CORE
" || dump %(plugins_names)|" PLUGIN_CORE
" || buffer"
" || color"
" || cursor verbose"