From f97af277529d49c78e999ca1a54a12829d54fad9 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Thu, 6 Feb 2025 07:14:50 +0900 Subject: modified plugins/harpoon2.lua, modified plugins/mini.lua, modified bin/qndl --- ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/harpoon2.lua | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/harpoon2.lua') diff --git a/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/harpoon2.lua b/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/harpoon2.lua index 8b6668b..c68f385 100644 --- a/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/harpoon2.lua +++ b/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/harpoon2.lua @@ -50,6 +50,13 @@ return { end, desc = "Add buffer to harpoon list", }, + { + "hi", + function() + require("harpoon"):list():prepend() + end, + desc = "Prepend buffer to harpoon list", + }, { "", function() -- cgit v1.2.3