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