neovim: add debounce flag to ltex-ls
This commit is contained in:
		
							parent
							
								
									b98b3a1472
								
							
						
					
					
						commit
						1438b4f9f1
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -120,6 +120,7 @@ in { | |||
|             cmd = {"${cfg.ltex.package}/bin/ltex-ls"}, | ||||
|             capabilities = capabilities; | ||||
|             on_attach = default_on_attach; | ||||
|             flags = { debounce_text_changes = 300 }, | ||||
|             settings = { | ||||
|               ltex = { | ||||
|                 language = "${cfg.ltex.language}", | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue