diff --git a/content/commands.js b/content/commands.js index c9ab6316..62e3bbf7 100644 --- a/content/commands.js +++ b/content/commands.js @@ -1402,8 +1402,7 @@ vimperator.Commands = function() //{{{ { usage: ["no[remap] {lhs} {rhs}", "no[remap] {lhs}", "no[remap]"], short_help: "Map the key sequence {lhs} to {rhs}", - help: "No remapping of the {rhs} is performed.
" + - "NOTE: :noremap does not yet work as reliably as :map." + help: "No remapping of the {rhs} is performed." } )); addDefaultCommand(new vimperator.Command(["o[pen]", "e[dit]"],