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"
|
"diagnostics"
|
||||||
];
|
];
|
||||||
lualine_c = [
|
lualine_c = [
|
||||||
"filetype"
|
|
||||||
"progress"
|
"progress"
|
||||||
|
"filetype"
|
||||||
];
|
];
|
||||||
lualine_x = [
|
lualine_x = [
|
||||||
"encoding"
|
"encoding"
|
||||||
|
|
Loading…
Reference in a new issue