mirror of
				https://github.com/neovim/neovim.git
				synced 2025-10-26 12:27:24 +00:00 
			
		
		
		
	feat(colorscheme): add semantic tokens modifiers to builtin color scheme
This commit is contained in:
		 Evgeni Chasnovski
					Evgeni Chasnovski
				
			
				
					committed by
					
						 Christian Clason
						Christian Clason
					
				
			
			
				
	
			
			
			 Christian Clason
						Christian Clason
					
				
			
						parent
						
							45032a941d
						
					
				
				
					commit
					734848dc1a
				
			| @@ -312,6 +312,8 @@ static const char *highlight_init_both[] = { | |||||||
|   "default link @lsp.type.typeParameter @type.definition", |   "default link @lsp.type.typeParameter @type.definition", | ||||||
|   "default link @lsp.type.variable      @variable", |   "default link @lsp.type.variable      @variable", | ||||||
|  |  | ||||||
|  |   "default link @lsp.mod.deprecated DiagnosticDeprecated", | ||||||
|  |  | ||||||
|   NULL |   NULL | ||||||
| }; | }; | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user