added copilot
This commit is contained in:
parent
f1eee5e135
commit
f279ad5547
2 changed files with 1 additions and 6 deletions
|
@ -1,9 +1,7 @@
|
|||
return {
|
||||
"stevearc/dressing.nvim",
|
||||
"nvim-lua/plenary.nvim",
|
||||
"nvim-lua/popup.nvim",
|
||||
"tpope/vim-surround",
|
||||
"nvim-lualine/lualine.nvim",
|
||||
"nvim-treesitter/playground",
|
||||
"j-hui/fidget.nvim",
|
||||
"github/copilot.vim",
|
||||
}
|
||||
|
|
|
@ -50,16 +50,13 @@ return {
|
|||
"diff",
|
||||
"html",
|
||||
"javascript",
|
||||
"jsdoc",
|
||||
"json",
|
||||
"jsonc",
|
||||
"lua",
|
||||
"luadoc",
|
||||
"luap",
|
||||
"markdown",
|
||||
"markdown_inline",
|
||||
"python",
|
||||
"regex",
|
||||
"toml",
|
||||
"vim",
|
||||
"vimdoc",
|
||||
|
|
Loading…
Reference in a new issue