harpoon icon indicating copy to clipboard operation
harpoon copied to clipboard

fix: create common prefixed files correctly

Open kimabrandt-flx opened this issue 1 year ago • 0 comments

These changes should point out the issue with using vim.fn.bufnr(). The issue being: that the ...test-12-file is being obscured or hidden (shadowed!?) by the ...test-123-file. Without the fix - inside test/utils.lua - the test should fail!

kimabrandt-flx avatar Jan 24 '24 21:01 kimabrandt-flx