mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 11:02:37 +00:00 
			
		
		
		
	feat: copilot completions in nvim-cmp sources
This commit is contained in:
		
					parent
					
						
							
								111c2ad317
							
						
					
				
			
			
				commit
				
					
						4233a2c20d
					
				
			
		
					 7 changed files with 55 additions and 11 deletions
				
			
		|  | @ -202,7 +202,10 @@ inputs: let | |||
|       }; | ||||
| 
 | ||||
|       vim.assistant = { | ||||
|         copilot.enable = isMaximal; | ||||
|         copilot = { | ||||
|           enable = isMaximal; | ||||
|           cmp.enable = isMaximal; | ||||
|         }; | ||||
|       }; | ||||
| 
 | ||||
|       vim.session = { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue