lualine.nvim/lua/lualine/components
shadmansaleh c9c5e3f9d1 feat: Add type option to hint what type of component is the string
String values for component are way too overloaded . This means lualine
has to make lots of checks to understand how to load a string value
as a component . With type option users can specify exactly what they
want.
2021-08-22 13:54:05 +06:00
..
special feat: Add type option to hint what type of component is the string 2021-08-22 13:54:05 +06:00
branch.lua fix: Branch stuck in infinite loop in windows 2021-08-09 22:44:38 +06:00
diagnostics.lua feat: Allow function as diagnostics source 2021-08-17 00:17:56 +06:00
diff.lua Fix: branch and diff disappearing with diagnostics.goto_next()) 2021-08-09 15:11:50 +06:00
encoding.lua Refactor: Components now use OOP style (#141) 2021-04-11 10:20:41 +02:00
fileformat.lua Refactor: Components now use OOP style (#141) 2021-04-11 10:20:41 +02:00
filename.lua fix(filename): include window_width to space estimation & expose 2021-08-14 21:24:48 +06:00
filetype.lua [Breaking] Refactor: switch to %{%expr%} from %!expr 2021-08-08 22:50:17 +06:00
hostname.lua fix: hostname component not working (#170) 2021-04-12 14:04:43 +02:00
location.lua Refactor: Components now use OOP style (#141) 2021-04-11 10:20:41 +02:00
mode.lua Refactor: Components now use OOP style (#141) 2021-04-11 10:20:41 +02:00
progress.lua Refactor: Components now use OOP style (#141) 2021-04-11 10:20:41 +02:00