This commit is contained in:
RingOfStorms (Joshua Bell) 2024-11-18 12:47:05 -06:00
parent 9f8756a8dd
commit 2c74ca491a
3 changed files with 44 additions and 46 deletions

View file

@ -74,6 +74,7 @@ return {
suggestion = "<leader><leader>S",
repomap = "<leader><leader>R",
},
-- suggestion = { accept = "<M-y>" },
},
}
end,