This commit is contained in:
Daniel Flanagan 2021-07-16 21:38:18 -05:00
parent e0bcf03ce4
commit aadcbd23ba
Signed by: lytedev
GPG Key ID: 5B2020A0F9921EF4
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ local setup = function()
{'lewis6991/gitsigns.nvim', requires = {'nvim-lua/plenary.nvim'}},
'neovim/nvim-lspconfig',
'hrsh7th/nvim-compe',
'jjo/vim-cue',
'sheerun/vim-polyglot',
{'neoclide/coc.nvim', branch = 'release'},
}