fix(snipe): move plugin window to top right to less obstruct code view

This commit is contained in:
Oliver Ladner 2024-09-25 12:16:47 +02:00
commit b54dabe9cd

View file

@ -20,6 +20,9 @@ return {
-- make sure they don't collide with the navigation keymaps
dictionary = "saflewcmpghio",
},
ui = {
position = "topright",
},
navigate = {
cancel_snipe = "q",
-- Close the buffer under the cursor