diff --git a/lua/custom/plugins/vim-shot-f.lua b/lua/custom/plugins/vim-shot-f.lua new file mode 100644 index 00000000..aa63b697 --- /dev/null +++ b/lua/custom/plugins/vim-shot-f.lua @@ -0,0 +1,4 @@ +return { + "deris/vim-shot-f", + lazy = false, +}