added copilot

This commit is contained in:
Tiago Sousa 2024-01-27 18:53:08 +00:00
parent f1eee5e135
commit f279ad5547
2 changed files with 1 additions and 6 deletions

View file

@ -1,9 +1,7 @@
return { return {
"stevearc/dressing.nvim", "stevearc/dressing.nvim",
"nvim-lua/plenary.nvim", "nvim-lua/plenary.nvim",
"nvim-lua/popup.nvim",
"tpope/vim-surround", "tpope/vim-surround",
"nvim-lualine/lualine.nvim",
"nvim-treesitter/playground",
"j-hui/fidget.nvim", "j-hui/fidget.nvim",
"github/copilot.vim",
} }

View file

@ -50,16 +50,13 @@ return {
"diff", "diff",
"html", "html",
"javascript", "javascript",
"jsdoc",
"json", "json",
"jsonc",
"lua", "lua",
"luadoc", "luadoc",
"luap", "luap",
"markdown", "markdown",
"markdown_inline", "markdown_inline",
"python", "python",
"regex",
"toml", "toml",
"vim", "vim",
"vimdoc", "vimdoc",