mirror of
https://github.com/youwen5/neovim-flake.git
synced 2024-11-24 19:03:49 -08:00
style: reorder lualine filetype and progress
This commit is contained in:
parent
f297d5116e
commit
309bc9a1eb
1 changed files with 1 additions and 1 deletions
|
@ -35,8 +35,8 @@
|
|||
"diagnostics"
|
||||
];
|
||||
lualine_c = [
|
||||
"filetype"
|
||||
"progress"
|
||||
"filetype"
|
||||
];
|
||||
lualine_x = [
|
||||
"encoding"
|
||||
|
|
Loading…
Reference in a new issue