From a9c696bde8ec106f8f3ecaedbf1bf2850ab3fbca Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sun, 17 Jul 2022 21:18:32 +0200 Subject: Update lsp api --- fnl/config/lsp/handlers.fnl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fnl') diff --git a/fnl/config/lsp/handlers.fnl b/fnl/config/lsp/handlers.fnl index 4cf904c..1e087d8 100644 --- a/fnl/config/lsp/handlers.fnl +++ b/fnl/config/lsp/handlers.fnl @@ -47,7 +47,7 @@ "lua vim.lsp.buf.signature_help()" opts))) (defn on-attach [client bufnr] (if (= client.name :html) - (set client.resolved_capabilities.document_formatting + (set client.server_capabilities.document_formatting false)) (lsp-keymaps bufnr)) -- cgit v1.2.3-70-g09d2