vim: Remove on_attach for intelephense
This seemed to be causing issues when trying to type things in PHP code.
This commit is contained in:
		
							parent
							
								
									c988d2581c
								
							
						
					
					
						commit
						8afba75ab1
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -25,7 +25,6 @@ local default_config = { | |||
| 
 | ||||
| lspconfig.intelephense.setup{ | ||||
|   filetypes = { "install", "inc", "module", "php", "test", "theme" }, | ||||
|   on_attach = custom_on_attach, | ||||
| } | ||||
| 
 | ||||
| lspconfig.tsserver.setup(default_config) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue