diff options
-rw-r--r-- | fnl/plugins/ui/lualine.fnl | 4 |
1 files changed, 2 insertions, 2 deletions
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 |