Merge branch 'master' of ssh://git.lyte.dev:2222/lytedev/dotfiles

This commit is contained in:
Daniel Flanagan 2021-07-19 21:02:14 -05:00
commit 3433760581
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'},
}