Skip to content

Commit

Permalink
Add vim fugitive plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
cpow committed Jan 6, 2023
1 parent bac24bd commit cc012e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/core/plugins.lua
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ return require('packer').startup(function(use)
use 'lewis6991/gitsigns.nvim'
use 'preservim/vimux'
use 'christoomey/vim-tmux-navigator'
use 'tpope/vim-fugitive'
-- completion
use 'hrsh7th/nvim-cmp'
use 'hrsh7th/cmp-nvim-lsp'
Expand Down

0 comments on commit cc012e9

Please sign in to comment.