Merge branch 'master' of ssh://git.lyte.dev:2222/lytedev/dotfiles
This commit is contained in:
commit
3433760581
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ local setup = function()
|
||||||
{'lewis6991/gitsigns.nvim', requires = {'nvim-lua/plenary.nvim'}},
|
{'lewis6991/gitsigns.nvim', requires = {'nvim-lua/plenary.nvim'}},
|
||||||
'neovim/nvim-lspconfig',
|
'neovim/nvim-lspconfig',
|
||||||
'hrsh7th/nvim-compe',
|
'hrsh7th/nvim-compe',
|
||||||
|
'jjo/vim-cue',
|
||||||
'sheerun/vim-polyglot',
|
'sheerun/vim-polyglot',
|
||||||
{'neoclide/coc.nvim', branch = 'release'},
|
{'neoclide/coc.nvim', branch = 'release'},
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue