mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
change lualine refresh interval
This commit is contained in:
parent
6c620ecc32
commit
ba991064b6
@ -210,7 +210,7 @@ require("lualine").setup {
|
|||||||
disabled_filetypes = {},
|
disabled_filetypes = {},
|
||||||
always_divide_middle = true,
|
always_divide_middle = true,
|
||||||
refresh = {
|
refresh = {
|
||||||
statusline = 500,
|
statusline = 1000,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
sections = {
|
sections = {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user