update
This commit is contained in:
parent
b2e16f4779
commit
a6a0ba8d2a
@ -1,6 +0,0 @@
|
|||||||
return {
|
|
||||||
'github/copilot.vim', -- github copilot
|
|
||||||
config = function ()
|
|
||||||
|
|
||||||
end
|
|
||||||
}
|
|
@ -30,4 +30,7 @@ return {
|
|||||||
'tpope/vim-commentary',
|
'tpope/vim-commentary',
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
'github/copilot.vim', -- github copilot
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user