feat(lualine): minor refactor

This commit is contained in:
NotAShelf 2023-04-18 01:53:08 +03:00
commit b499930661
No known key found for this signature in database
GPG key ID: F0D14CCB5ED5AA22
2 changed files with 4 additions and 11 deletions

View file

@ -22,6 +22,7 @@ in {
always_divide_middle = true,
globalstatus = ${boolToString cfg.globalStatus},
ignore_focus = {'NvimTree'},
extensions = {${optionalString config.vim.filetree.nvimTreeLua.enable "'nvim-tree'"}},
refresh = {
statusline = ${toString cfg.refresh.statusline},
tabline = ${toString cfg.refresh.tabline},