nvim dot files

add fugitive back

+3
+3
lua/plugins/fugitive.lua
··· 1 + return { 2 + 'tpope/vim-fugitive' 3 + }