1
0
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:
jdhao 2024-02-22 23:10:20 +01:00
parent 01bc4b40d3
commit 050eacaee2

View File

@ -172,7 +172,6 @@ require("lualine").setup {
}, },
lualine_y = { lualine_y = {
"location", "location",
"progress",
}, },
lualine_z = { lualine_z = {
{ {