mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 11:02:37 +00:00 
			
		
		
		
	lsp: add TODO
This commit is contained in:
		
					parent
					
						
							
								4f0cc5725a
							
						
					
				
			
			
				commit
				
					
						955f2046cf
					
				
			
		
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -126,6 +126,7 @@ in { | ||||||
| 
 | 
 | ||||||
|         local capabilities = vim.lsp.protocol.make_client_capabilities() |         local capabilities = vim.lsp.protocol.make_client_capabilities() | ||||||
|         ${optionalString usingNvimCmp '' |         ${optionalString usingNvimCmp '' | ||||||
|  |           -- TODO(horriblename): migrate to vim.lsp.config['*'] | ||||||
|           -- HACK: copied from cmp-nvim-lsp. If we ever lazy load lspconfig we |           -- HACK: copied from cmp-nvim-lsp. If we ever lazy load lspconfig we | ||||||
|           -- should re-evaluate whether we can just use `default_capabilities` |           -- should re-evaluate whether we can just use `default_capabilities` | ||||||
|           capabilities = { |           capabilities = { | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Ching Pei Yang
				Ching Pei Yang