aboutsummaryrefslogtreecommitdiffstats
path: root/memo.js
diff options
context:
space:
mode:
Diffstat (limited to 'memo.js')
-rw-r--r--memo.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/memo.js b/memo.js
index 563d9a7..a282f5b 100644
--- a/memo.js
+++ b/memo.js
@@ -136,6 +136,8 @@ let PLUGIN_INFO =
if (!args.bang)
return;
+ context.compare = void 0;
+
context.createRow = function(item, highlightGroup) {
let desc = item[1] || this.process[1].call(this, item, item.description);