a11f6d15d4
* Schedule a redraw of tabline when setting tabline The tabline isn't drawn until scrolling the window or opening another file. Opening multiple files at once (e.g. nvim a.txt b.txt) will only show the first. By performing a deferred redraw of the tabline this fixes this startup behaviour problem. * Changed to use vim.schedule |
||
---|---|---|
.. | ||
lualine | ||
tests | ||
lualine.lua | ||
lualine_require.lua |