Move plugin keymaps to lazy keys option

This commit is contained in:
Marko Korhonen 2023-11-25 14:13:26 +02:00
parent aedf897255
commit fac0494df8
7 changed files with 46 additions and 38 deletions

View file

@ -3,7 +3,7 @@ return {
dependencies = {
{
"lewis6991/gitsigns.nvim",
opts = {},
config = true,
},
},
config = function()