From 1f7fbc34e6420476142b5cc85e9bee52717540fb Mon Sep 17 00:00:00 2001 From: "Justin M. Keyes" Date: Wed, 17 Sep 2025 23:30:24 -0400 Subject: refactor!: deprecate old framework/configs, Nvim 0.10 #4077 --- lsp/volar.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lsp/volar.lua') diff --git a/lsp/volar.lua b/lsp/volar.lua index 8b0cfefd..040a93eb 100644 --- a/lsp/volar.lua +++ b/lsp/volar.lua @@ -3,7 +3,7 @@ --- Renamed to [vue_ls](#vue_ls) --- --- -vim.deprecate('volar', 'vue_ls', '3.0.0', 'lspconfig', false) +vim.deprecate('volar', 'vue_ls', '3.0.0', 'nvim-lspconfig', false) ---@type vim.lsp.Config return vim.lsp.config.vue_ls -- cgit v1.2.3-70-g09d2