lualine.nvim/lua/lualine
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
..
components feat: Add type option to hint what type of component is the string 2021-08-22 13:54:05 +06:00
extensions Fix: quickfix extention not apearing 2021-08-13 07:20:56 +06:00
themes Add moonfly theme 2021-08-20 14:15:31 +10:00
utils feat: Add type option to hint what type of component is the string 2021-08-22 13:54:05 +06:00
component.lua [Deprection] Enhance: Provide an uniform interface for color options 2021-08-09 14:03:12 +06:00
config.lua config: Add diff and diagnostics components to default config 2021-08-17 00:30:33 +06:00
highlight.lua fix: component highlight fall backs failing 2021-08-20 01:40:14 +06:00
init.lua fix: Partially process config when setup is called 2021-08-17 13:26:44 +06:00