Install copilot

This commit is contained in:
buffet 2021-11-30 12:15:23 +00:00
parent c8d95cae67
commit dd992f50bb

View file

@ -24,6 +24,7 @@ require('packer').startup(function ()
use 'editorconfig/editorconfig-vim'
use 'folke/lsp-trouble.nvim'
use 'folke/which-key.nvim'
use 'github/copilot.vim'
use 'glepnir/lspsaga.nvim'
use 'godlygeek/tabular'
use 'hrsh7th/nvim-compe'