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

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'},
}