[neovim] Adds github copilot
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
return {
|
||||
-- Add Github Copilot plugin.
|
||||
-- It still needs to be configured with `:Copilot setup`.
|
||||
-- See `:help copilot` for more information
|
||||
{ "github/copilot.vim" },
|
||||
}
|
||||
Reference in New Issue
Block a user