From 58b4cd844d915b44fa1c7cbea2047a4cd2893125 Mon Sep 17 00:00:00 2001 From: Ray Guo <33137074+RayGuo-ergou@users.noreply.github.com> Date: Mon, 24 Jun 2024 02:00:02 +1000 Subject: [PATCH] docs(nvim): add nvim-cmp integration (#4463) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d093f0beb5..e2782774b2 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,10 @@ lspconfig.volar.setup { }, ``` +### nvim-cmp integration + +Check out this [discussion](https://github.com/vuejs/language-tools/discussions/4495) + [mattn/vim-lsp-settings](https://github.com/mattn/vim-lsp-settings) ⚡ \