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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user