lualine.nvim/lua
shadmansaleh 2d6108e07f fix flickering while working one enter=false floats
some of them are caused by https://github.com/neovim/neovim/issues/15300
some are https://github.com/neovim/neovim/issues/19464
and other unknown bugs too

So as workaround don't update statusline in autocmd context immediately
instead defer the refresh to 50ms later in timer context.

fixes #751 #753 #755
2022-07-27 22:01:15 +06:00
..
lualine fix: on_click messing up highlights 2022-07-22 20:17:02 +06:00
lualine.lua fix flickering while working one enter=false floats 2022-07-27 22:01:15 +06:00
lualine_require.lua fix: typo (#626) 2022-03-27 14:03:24 +06:00