taking out harpoon and adding in tabs
This commit is contained in:
@@ -25,7 +25,6 @@ return require('packer').startup(function(use)
|
||||
|
||||
use({ 'nvim-treesitter/nvim-treesitter', run = ':TSUpdate' })
|
||||
use('nvim-treesitter/playground')
|
||||
use('theprimeagen/harpoon')
|
||||
use('mbbill/undotree')
|
||||
|
||||
use {
|
||||
@@ -73,4 +72,6 @@ return require('packer').startup(function(use)
|
||||
end
|
||||
}
|
||||
|
||||
use 'romgrk/barbar.nvim'
|
||||
|
||||
end)
|
||||
|
||||
Reference in New Issue
Block a user