summaryrefslogtreecommitdiff
path: root/fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl')
-rw-r--r--fnl/plugins/harpoon.fnl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/plugins/harpoon.fnl b/fnl/plugins/harpoon.fnl
index 22dcf09..4b3cf84 100644
--- a/fnl/plugins/harpoon.fnl
+++ b/fnl/plugins/harpoon.fnl
@@ -5,7 +5,7 @@
(local user-cmds [[:HarpoonAdd
(lambda []
(let [harpoon (require :harpoon)]
- (: (harpoon:list) :append)))
+ (: (harpoon:list) :add)))
{:nargs 0}]
[:HarpoonUI
(lambda []