We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c80697b commit 03401ccCopy full SHA for 03401cc
lua/custom/plugins/init.lua
@@ -2,4 +2,4 @@
2
-- I promise not to create any merge conflicts in this directory :)
3
--
4
-- See the kickstart.nvim README for more information
5
-return {}
+return { 'tpope/vim-fugitive' }
0 commit comments