diff options
Diffstat (limited to 'fnl/plugins/harpoon.fnl')
-rw-r--r-- | fnl/plugins/harpoon.fnl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/fnl/plugins/harpoon.fnl b/fnl/plugins/harpoon.fnl index 0791f98..5144309 100644 --- a/fnl/plugins/harpoon.fnl +++ b/fnl/plugins/harpoon.fnl @@ -40,9 +40,6 @@ :initial_mode :normal :prompt_title :Harpoon})) {}) - (vim.keymap.set :n :<s-tab> - "<cmd>Telescope buffers theme=dropdown previewer=false initial_mode=normal<cr>" - {}) {:menu {:width (- (vim.api.nvim_win_get_width 0) 4)}}) (local keys [{1 :ma 2 :<cmd>HarpoonAdd<cr> :desc :Harpoon} |