kickstart.nvim/lua/custom/plugins/dot_repeat.lua

4 lines
31 B
Lua
Raw Normal View History

2023-06-08 22:10:24 +02:00
return {
"tpope/vim-repeat"
}