lualine.nvim/lua
shadmansaleh 2ac8d77575 fix: High cpu usage on O-PENDING mode
Mitigation for #967

This happens primarily because of
https://github.com/neovim/neovim/issues/22263

To prevent this from affecting lualine. Mode changed event
for op-pending mode no longer gets scheduled.

As a side effect lualine no longer properly refreshes upon switching
to op-pending mode.
2023-02-14 22:59:11 +06:00
..
lualine Passing self as second arg to self.options.fmt (#915) 2022-12-22 19:14:34 +06:00
lualine.lua fix: High cpu usage on O-PENDING mode 2023-02-14 22:59:11 +06:00
lualine_require.lua enhance: explicitly prefer user config dir 2022-12-22 12:53:38 +06:00