kickstart.nvim/lua/custom/plugins/unimpaired.lua

8 lines
149 B
Lua

return {
'tummetott/unimpaired.nvim',
event = 'VeryLazy',
opts = {
-- add options here if you wish to override the default settings
},
}