This commit is contained in:
Yaser Alraddadi 2025-02-16 15:37:09 +03:00
parent 8f3b85b519
commit bd3378acb5
2 changed files with 36 additions and 1 deletions

View file

@ -3,7 +3,7 @@ return {
'MagicDuck/grug-far.nvim',
init = function()
-- vim.g.copilot_enabled = false
vim.keymap.set('n', '<leader>g', ':GrugFar<CR>')
vim.keymap.set('n', '<leader>rr', ':GrugFar<CR>')
end,
config = function()
require('grug-far').setup {