From 88e7c8bdb0b002be8ddad75633153c4d03a30632 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Tue, 18 Oct 2022 16:13:28 +0200 Subject: lsp handlers clear deprecation --- lua/user/lsp/handlers.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/user/lsp/handlers.lua b/lua/user/lsp/handlers.lua index 099b516..0758841 100644 --- a/lua/user/lsp/handlers.lua +++ b/lua/user/lsp/handlers.lua @@ -92,6 +92,6 @@ if not status_ok then return end -M.capabilities = cmp_nvim_lsp.update_capabilities(capabilities) +M.capabilities = cmp_nvim_lsp.default_capabilities(capabilities) return M -- cgit v1.1-2-g2b99