remove nvim-tree-config
This commit is contained in:
		
							parent
							
								
									97dfc2aa6a
								
							
						
					
					
						commit
						4f4e77d2e8
					
				
					 2 changed files with 0 additions and 4 deletions
				
			
		|  | @ -1,2 +0,0 @@ | |||
| highlight NvimTreeFolderIcon guibg=blue | ||||
| set encoding=UTF-8 | ||||
|  | @ -9,8 +9,6 @@ return require('packer').startup(function() | |||
|       requires = {{'nvim-lua/popup.nvim'}, {'nvim-lua/plenary.nvim'}} | ||||
|   } | ||||
| 
 | ||||
|   vim.cmd('source ~/.config/nvim/lua/nvim-tree-config.vim') | ||||
| 
 | ||||
|   use { | ||||
|     'nvim-tree/nvim-tree.lua', | ||||
|     requires = 'nvim-tree/nvim-web-devicons', | ||||
|  |  | |||
		Reference in a new issue