mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 11:02:37 +00:00 
			
		
		
		
	treewide: remove usage of default_on_attach outside LspAttach
This commit is contained in:
		
					parent
					
						
							
								11fd1b7083
							
						
					
				
			
			
				commit
				
					
						c13edf9961
					
				
			
		
					 9 changed files with 16 additions and 31 deletions
				
			
		|  | @ -77,7 +77,6 @@ in { | |||
|     { | ||||
|       vim.lsp.servers."*" = { | ||||
|         capabilities = mkDefault (mkLuaInline "capabilities"); | ||||
|         on_attach = mkDefault (mkLuaInline "default_on_attach"); | ||||
|       }; | ||||
|     } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Ching Pei Yang
				Ching Pei Yang