From 5d8821e5726e9c483e9a95bee2a39e50c6cf42b8 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Tue, 24 Jan 2023 23:38:12 +0100 Subject: Update error symbol --- fnl/plugins/lsp/diagnostics.fnl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fnl/plugins/lsp') diff --git a/fnl/plugins/lsp/diagnostics.fnl b/fnl/plugins/lsp/diagnostics.fnl index 1ac2e42..e9eca47 100644 --- a/fnl/plugins/lsp/diagnostics.fnl +++ b/fnl/plugins/lsp/diagnostics.fnl @@ -1,6 +1,6 @@ ;; Handlers for the requests and responses from and to the lsp server. -(local signs [{:name :DiagnosticSignError :text ""} +(local signs [{:name :DiagnosticSignError :text ""} {:name :DiagnosticSignWarn :text ""} {:name :DiagnosticSignHint :text ""} {:name :DiagnosticSignInfo :text ""}]) -- cgit v1.2.3-70-g09d2