Remove 'copilot.nvim'

This commit is contained in:
2024-10-08 20:22:21 +02:00
parent e1f55bed1a
commit ce21e48fd7
2 changed files with 0 additions and 5 deletions

View File

@@ -1,4 +0,0 @@
let g:copilot_no_tab_map = v:true
imap <c-l> <plug>(copilot-next)
imap <c-h> <plug>(copilot-prev)
imap <silent><script><expr> <s-tab> copilot#Accept("\<CR>")