fix: fix annoying highlight flicker
This commit is contained in:
		
							parent
							
								
									e99958be24
								
							
						
					
					
						commit
						6ea270f89c
					
				@ -66,6 +66,7 @@ function M.config()
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
		-- util.info(client.name .. " " .. (enable and "yes" or "no"), "format")
 | 
							-- util.info(client.name .. " " .. (enable and "yes" or "no"), "format")
 | 
				
			||||||
		client.server_capabilities.documentFormattingProvider = enable
 | 
							client.server_capabilities.documentFormattingProvider = enable
 | 
				
			||||||
 | 
							client.server_capabilities.semanticTokensProvider = false
 | 
				
			||||||
	end
 | 
						end
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	require('mason-lspconfig').setup_handlers {
 | 
						require('mason-lspconfig').setup_handlers {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user