update mason filetype
https://github.com/williamboman/mason.nvim/pull/317
This commit is contained in:
		
							parent
							
								
									a67e19a439
								
							
						
					
					
						commit
						089cbe43f1
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -6,7 +6,7 @@ end | |||
| 
 | ||||
| vim.api.nvim_create_augroup("_mason", { clear = true }) | ||||
| vim.api.nvim_create_autocmd("Filetype", { | ||||
|   pattern = "mason.nvim", | ||||
|   pattern = "mason", | ||||
|   callback = function() | ||||
|     require("base46").load_highlight "mason" | ||||
|   end, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue