mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
Stop showing percent location
The percent location is useless and just noise.
This commit is contained in:
parent
01bc4b40d3
commit
050eacaee2
@ -172,7 +172,6 @@ require("lualine").setup {
|
|||||||
},
|
},
|
||||||
lualine_y = {
|
lualine_y = {
|
||||||
"location",
|
"location",
|
||||||
"progress",
|
|
||||||
},
|
},
|
||||||
lualine_z = {
|
lualine_z = {
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user