lualine.nvim/lua/lualine/utils
shadmansaleh aeeefcef98 fix: don't show notification for empty LualineNotice
Previously even if config error was resolved in following setup call
notification for LualineNotice was displayed and when user opened
LualineNotice it'll be empty leaving users confused.

Now we'll wait for 2s before sending notification for LualineNotice so
if successive calls to setup fixed the config error the notification
will not be shown.
2022-07-28 13:07:44 +06:00
..
class.lua docs: cleanup formatting and comment typos (#696) 2022-05-30 20:25:05 +06:00
color_utils.lua docs: cleanup formatting and comment typos (#696) 2022-05-30 20:25:05 +06:00
fn_store.lua chore: autogen (vimdocs+formating) 2022-07-20 13:29:21 +00:00
job.lua docs: cleanup formatting and comment typos (#696) 2022-05-30 20:25:05 +06:00
loader.lua chore: autogen (vimdocs+formating) 2022-07-22 13:30:37 +00:00
mode.lua fix: make escape sequences compatible with Lua 5.1 (#663) 2022-04-24 13:12:03 +06:00
notices.lua fix: don't show notification for empty LualineNotice 2022-07-28 13:07:44 +06:00
nvim_opts.lua chore: autogen (vimdocs+formating) 2022-07-22 13:30:37 +00:00
section.lua chore: bump stylua version to 14.1 in CI 2022-07-22 19:48:20 +06:00
utils.lua chore: autogen (vimdocs+formating) 2022-07-22 13:30:37 +00:00