lualine.nvim/lua
shadmansaleh 1439ba6d37 perf: Improve startup by droping most of the requires + refactors
Important: It's no longer guaranteed that if component/extension
of same name exists in multiple entries in rtp which one will be
loaded. The guarantee is still there for themes . Means other
plugins or users config can overwrite a lualines internal theme
with same file name . I'm droping the guarantee for components
and extensions because there isn't much usecase for it . It's simple
to have a unique name and droping that guarantee allows more
optimizations that speeds up lualine.
2021-08-30 17:54:23 +06:00
..
lualine perf: Improve startup by droping most of the requires + refactors 2021-08-30 17:54:23 +06:00
tests perf: remove ale diagnostics source from default config 2021-08-27 01:02:20 +06:00
lualine_require.lua perf: Improve startup by droping most of the requires + refactors 2021-08-30 17:54:23 +06:00