give priority to defaults hl groups cache
fixes https://github.com/NvChad/base46/issues/173, not adding this will let plugins like vim-matchup messup our syntax highlight groups
This commit is contained in:
		
							parent
							
								
									59cee93fce
								
							
						
					
					
						commit
						0678b329dc
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -19,8 +19,10 @@ local default_plugins = { | |||
|     "NvChad/ui", | ||||
|     branch = "v2.0", | ||||
|     lazy = false, | ||||
|     priority = 1000, | ||||
|     config = function() | ||||
|       require "nvchad_ui" | ||||
|       dofile(vim.g.base46_cache .. "defaults") | ||||
|     end, | ||||
|   }, | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue