Add copilot

writing
Nick Zana 6 months ago
parent f214a975aa
commit 79d94753f4

@ -25,7 +25,7 @@ local plugins = require('packer').startup(function(use)
use { use {
'https://github.com/github/copilot.vim', 'https://github.com/github/copilot.vim',
keys = "<C-P>", opt = true,
} }
-- lsp -- lsp

Loading…
Cancel
Save