added copilot

This commit is contained in:
2025-04-07 07:22:22 +02:00
parent 63904292f2
commit fabd9601d2
+2
View File
@@ -99,6 +99,8 @@ end
vim.opt.rtp:prepend(lazypath) vim.opt.rtp:prepend(lazypath)
require'lazy'.setup{ --{{{1 require'lazy'.setup{ --{{{1
{ 'github/copilot.vim', --{{{2
},
{ 'rafaelsq/nvim-goc.lua', --{{{2 { 'rafaelsq/nvim-goc.lua', --{{{2
config = function () config = function ()
local goc = require'nvim-goc' local goc = require'nvim-goc'