Skip to content

Commit 03401cc

Browse files
author
Zach Drone
committed
add vim-fugitive
1 parent c80697b commit 03401cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/custom/plugins/init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
-- I promise not to create any merge conflicts in this directory :)
33
--
44
-- See the kickstart.nvim README for more information
5-
return {}
5+
return { 'tpope/vim-fugitive' }

0 commit comments

Comments
 (0)