From 3606d7aa53ca22c718fe8bd956805b34c254b142 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Thu, 19 Jan 2023 21:58:30 +0100 Subject: Fix variable typo in lualine --- fnl/plugins/ui/lualine.fnl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fnl') diff --git a/fnl/plugins/ui/lualine.fnl b/fnl/plugins/ui/lualine.fnl index 7373704..fe790df 100644 --- a/fnl/plugins/ui/lualine.fnl +++ b/fnl/plugins/ui/lualine.fnl @@ -48,11 +48,11 @@ :icon_only true :disabled_buftypes [:nvim-tree] :colored false - :cond hide_in_width}) + :cond hide-in-width}) (local language-server {1 active-clients :disabled_buftypes [:nvim-tree] - :cond hide_in_width}) + :cond hide-in-width}) (local lsp-progress {1 :lsp_progress -- cgit v1.2.3-70-g09d2