mirror of
https://github.com/iofq/nvim.nix.git
synced 2026-01-23 08:55:16 -06:00
refactoring-nvim
This commit is contained in:
parent
445762ee3a
commit
1013b23483
1 changed files with 1 additions and 0 deletions
|
|
@ -146,4 +146,5 @@ return {
|
||||||
{ "<leader>fp", "<cmd>YankyRingHistory<cr>", mode = { "n", "x" }, noremap = true, silent = true, desc = 'Pick history (yanky.nvim)' }
|
{ "<leader>fp", "<cmd>YankyRingHistory<cr>", mode = { "n", "x" }, noremap = true, silent = true, desc = 'Pick history (yanky.nvim)' }
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
{ 'ThePrimeagen/refactoring.nvim', event = 'VeryLazy', config = true }
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue