feat(nvim): removed coc
This commit is contained in:
parent
79b18609df
commit
09559b017a
@ -1,3 +1,4 @@
|
|||||||
|
<<<<<<< HEAD
|
||||||
-- Set completeopt to have a better completion experience
|
-- Set completeopt to have a better completion experience
|
||||||
-- :help completeopt
|
-- :help completeopt
|
||||||
-- menuone: popup even when there's only one match
|
-- menuone: popup even when there's only one match
|
||||||
|
@ -60,6 +60,9 @@ in
|
|||||||
cmp-cmdline
|
cmp-cmdline
|
||||||
rustaceanvim
|
rustaceanvim
|
||||||
(if config.programs.neovim.package.version == "0.10.0" then throw "lsp-inlayhints-nvim may be removed" else lsp-inlayhints-nvim) # https://github.com/mrcjkb/rustaceanvim/discussions/46#discussioncomment-7620822
|
(if config.programs.neovim.package.version == "0.10.0" then throw "lsp-inlayhints-nvim may be removed" else lsp-inlayhints-nvim) # https://github.com/mrcjkb/rustaceanvim/discussions/46#discussioncomment-7620822
|
||||||
|
cmp-conventionalcommits
|
||||||
|
cmp-calc
|
||||||
|
rust-tools-nvim
|
||||||
plenary-nvim
|
plenary-nvim
|
||||||
crates-nvim
|
crates-nvim
|
||||||
nvim-lspconfig
|
nvim-lspconfig
|
||||||
|
Loading…
x
Reference in New Issue
Block a user