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