nvim-config/lua/plugins/repeat.lua
Iwaniuk Krzysztof 1bbc50e3a9 another day
2024-06-19 00:41:29 +02:00

6 lines
68 B
Lua

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