Added harpoon to nvim
This commit is contained in:
		@@ -18,6 +18,7 @@ return require('packer').startup(function(use)
 | 
			
		||||
        end
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    use({"nvim-treesitter/nvim-treesitter", run = ":TSUpdate"})
 | 
			
		||||
    use('nvim-treesitter/nvim-treesitter', {run = ':TSUpdate'})
 | 
			
		||||
    use('theprimeagen/harpoon')
 | 
			
		||||
 | 
			
		||||
end)
 | 
			
		||||
		Reference in New Issue
	
	Block a user