diff options
Diffstat (limited to 'fnl/conf/pkgs/harpoon.fnl')
| -rw-r--r-- | fnl/conf/pkgs/harpoon.fnl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fnl/conf/pkgs/harpoon.fnl b/fnl/conf/pkgs/harpoon.fnl index 8d6138b..3f5fc48 100644 --- a/fnl/conf/pkgs/harpoon.fnl +++ b/fnl/conf/pkgs/harpoon.fnl @@ -17,7 +17,6 @@ (print (vim.inspect use-numbers))) (fn toggle-harpoon-mappings [] - (print-use-numbers) (if (not use-numbers) (do ; (each [_ i (ipairs shortcuts)] ; (vim.keymap.del :n i)) |
