update
This commit is contained in:
		
							parent
							
								
									c4ac82cb21
								
							
						
					
					
						commit
						fdf95f3674
					
				| 
						 | 
					@ -4,6 +4,7 @@ return {
 | 
				
			||||||
    -- let g:copilot_enabled = v:false
 | 
					    -- let g:copilot_enabled = v:false
 | 
				
			||||||
    init = function()
 | 
					    init = function()
 | 
				
			||||||
      -- vim.g.copilot_enabled = false
 | 
					      -- vim.g.copilot_enabled = false
 | 
				
			||||||
 | 
					      vim.keymap.set('i', '<M-;>', '<Plug>(copilot-accept-word)')
 | 
				
			||||||
    end,
 | 
					    end,
 | 
				
			||||||
    --
 | 
					    --
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue