diff --git a/lua/plugins/repeat.lua b/lua/plugins/repeat.lua new file mode 100644 index 0000000..0d6183c --- /dev/null +++ b/lua/plugins/repeat.lua @@ -0,0 +1 @@ +return { "tpope/vim-repeat" }