fix a bug where the lualine fails

This commit is contained in:
juan 2021-11-13 16:33:24 +08:00
parent 96ce0dbbae
commit 3054e03fca
Signed by: juan
GPG Key ID: 5C1E5093C74F1DC7
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ true_zen.setup({
vim_powerline = false,
vim_signify = false,
express_line = false,
lualine = true,
lualine = false,
lightline = false,
feline = false
},