kickstart.nvim/lua/plugins/repeat.lua

7 lines
68 B
Lua

return {
{
'tpope/vim-repeat',
event = 'VeryLazy',
},
}