summaryrefslogtreecommitdiff
path: root/fnl/config/lualine.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/config/lualine.fnl')
-rw-r--r--fnl/config/lualine.fnl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/config/lualine.fnl b/fnl/config/lualine.fnl
index 34f735c..be326f5 100644
--- a/fnl/config/lualine.fnl
+++ b/fnl/config/lualine.fnl
@@ -83,5 +83,5 @@
{1 :nvim-lualine/lualine.nvim
:event :VeryLazy
- :config opts
+ :opts opts
:dependencies [:kyazdani42/nvim-web-devicons :arkav/lualine-lsp-progress]}