diff --git a/lua/custom/plugins/fugitive.lua b/lua/custom/plugins/fugitive.lua index 6168f4e1..b6b4c97b 100644 --- a/lua/custom/plugins/fugitive.lua +++ b/lua/custom/plugins/fugitive.lua @@ -1,3 +1,3 @@ return { - "tpope/vim/fugitive", + 'tpope/vim-fugitive', }