From 2f5b56d09a9626213a2eec924caa35fb65486102 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Thu, 5 Jan 2023 23:38:04 +0100 Subject: Update icons for diagnostics in lualine --- fnl/config/lualine.fnl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/fnl/config/lualine.fnl b/fnl/config/lualine.fnl index fc956b1..9cf4e24 100644 --- a/fnl/config/lualine.fnl +++ b/fnl/config/lualine.fnl @@ -26,7 +26,8 @@ (def- diagnostics {1 :diagnostics :sources [:nvim_diagnostic] :sections [:error :warn] - :symbols {:error " " :warn " "} + :symbols {:error " " :warn " "} + ;; :symbols {:error "E " :warn "W "} :colored false :disabled_buftypes [:nvim-tree] :padding 0 -- cgit v1.2.3-70-g09d2