Update coq
This commit is contained in:
parent
23bef4c174
commit
f3c38e4954
|
@ -72,9 +72,9 @@ local function init()
|
||||||
use 'neovim/nvim-lspconfig'
|
use 'neovim/nvim-lspconfig'
|
||||||
use 'https://git.sr.ht/~whynothugo/lsp_lines.nvim'
|
use 'https://git.sr.ht/~whynothugo/lsp_lines.nvim'
|
||||||
-- -- Coq
|
-- -- Coq
|
||||||
use {'ms-jpq/coq_nvim', branch = 'coq'}
|
use { 'ms-jpq/coq_nvim', branch = 'coq' }
|
||||||
use {'ms-jpq/coq.artifacts', branch = 'artifacts'}
|
use { 'ms-jpq/coq.artifacts', branch = 'artifacts' }
|
||||||
use {'ms-jpq/coq.thirdparty', branch = '3p'}
|
use { 'ms-jpq/coq.thirdparty', branch = '3p' }
|
||||||
-- -- nvim-cmp
|
-- -- nvim-cmp
|
||||||
use 'hrsh7th/cmp-nvim-lsp'
|
use 'hrsh7th/cmp-nvim-lsp'
|
||||||
use 'hrsh7th/nvim-cmp'
|
use 'hrsh7th/nvim-cmp'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user