From a521408c57014f0c49bcde111b91706851d5278d Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Thu, 19 Jan 2023 21:58:17 +0100 Subject: Fix trouble issue --- fnl/plugins/editor/trouble.fnl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'fnl') diff --git a/fnl/plugins/editor/trouble.fnl b/fnl/plugins/editor/trouble.fnl index 9fb8f6d..d38a063 100644 --- a/fnl/plugins/editor/trouble.fnl +++ b/fnl/plugins/editor/trouble.fnl @@ -69,7 +69,7 @@ :auto_jump [:lsp_definitions] ;; for the given modes, automatically jump if there is only a single result :signs {;; icons / text used for a diagnostic - :error "" + :error "" :warning "" :hint "" :information "" @@ -79,6 +79,5 @@ }) {1 :folke/trouble.nvim - :cmd :TroubleToggle :keys [{1 :jt 2 :TroubleToggle :desc :Trouble}] : opts} -- cgit v1.2.3-70-g09d2