From 74e7dd0f260daed67c60dfecec84922ba182329c Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Sun, 15 Jun 2025 21:15:06 +0900 Subject: updates --- ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/wiki.lua | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/wiki.lua') diff --git a/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/wiki.lua b/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/wiki.lua index 1048a1e..a48bb74 100644 --- a/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/wiki.lua +++ b/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/wiki.lua @@ -46,7 +46,15 @@ return { event = "VeryLazy", dependencies = { "vimwiki/vimwiki", - "powerman/vim-plugin-AnsiEsc", + { + "powerman/vim-plugin-AnsiEsc", + keys = { + { "swp", false }, + { "rwp", false }, + { "wp", "SaveWinPosn", noremap = false, desc = "Save window position" }, + { "rp", "RestoreWinPosn", noremap = false, desc = "Restore window position" }, + }, + }, "majutsushi/tagbar", "farseer90718/vim-taskwarrior", }, -- cgit v1.2.3