diff --git a/common/content/editor.js b/common/content/editor.js index f4338c47..8e0c603e 100644 --- a/common/content/editor.js +++ b/common/content/editor.js @@ -217,7 +217,7 @@ function Editor() //{{{ }, { completer: function (context, args) completion.abbreviation(context, args, mode), - literal: 1, + literal: 0, serial: function () [ { command: this.name,