kickstart.nvim/lua/custom/plugins/dot_repeat.lua
2023-06-08 22:10:24 +02:00

4 lines
31 B
Lua

return {
"tpope/vim-repeat"
}