lualine.nvim/lua/lualine
shadmansaleh bae19db8d0 enhace: Allow transitional hl to be applied at beginung and end of stl
Since for left sep at left most location we will not find and prev_hl
We will use the next hl after component similarly for right sep of right most position
we will not find a next_hl we will use previous hl before component
2021-08-29 17:59:13 +06:00
..
components feat: Support indexing dictionaries in var components 2021-08-28 00:32:44 +06:00
extensions chore: update extensions to have empty section_c so transitional separators can work 2021-08-27 01:02:32 +06:00
themes added powerline-dark theme 2021-08-28 23:29:51 +06:00
utils Fix various visual bugs in components transitional sep 2021-08-26 18:20:16 +06:00
component.lua Fix various visual bugs in components transitional sep 2021-08-26 18:20:16 +06:00
config.lua perf: remove ale diagnostics source from default config 2021-08-27 01:02:20 +06:00
highlight.lua refactor: Improve section separators 2021-08-26 18:20:16 +06:00
init.lua enhace: Allow transitional hl to be applied at beginung and end of stl 2021-08-29 17:59:13 +06:00