update plugin name
This commit is contained in:
		
							parent
							
								
									02d545cd42
								
							
						
					
					
						commit
						d84e2b36a1
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -15,7 +15,7 @@ local plugins = { | |||
| 
 | ||||
|    ["NvChad/extensions"] = {}, | ||||
| 
 | ||||
|    ["NvChad/nvim-base16.lua"] = { | ||||
|    ["NvChad/base46"] = { | ||||
|       after = "packer.nvim", | ||||
|       config = function() | ||||
|          local ok, base16 = pcall(require, "base16") | ||||
|  | @ -33,7 +33,7 @@ local plugins = { | |||
|    }, | ||||
| 
 | ||||
|    ["kyazdani42/nvim-web-devicons"] = { | ||||
|       after = "nvim-base16.lua", | ||||
|       after = "base46", | ||||
|       config = function() | ||||
|          require "plugins.configs.icons" | ||||
|       end, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue