harpoon
harpoon copied to clipboard
Empty line after remove buffer from list
After i remove some buffer (second in example) from harpoon list, the list looks like this.
┌Harpoon──────────
│ 1 lua/chell/plugins/harpoon.lua
│ 2
│ 3 lua/chell/keymaps.lua
│ 4 lua/chell/plugins/lsp.lua
It seems like a bug. Note that this happens when i remove buffer with require('harpoon'):list():remove()
, not dd
in floating window