lualine.nvim/lua/lualine
Charly Delay babc57c62b
fixup: fix diff component default colors (#83)
Rationalizes the default colors used by the `diff` component.  These colors are based of the original fork (https://github.com/hoob3rt/lualine.nvim/blob/master/lua/lualine/components/diff.lua#L17-L21), but the assignment differs (so that added defaults to green, modified defaults to orange, and removed defaults to red).
2021-10-12 11:37:32 +06:00
..
components fixup: fix diff component default colors (#83) 2021-10-12 11:37:32 +06:00
extensions Revert "fix(extension): fix some extension showing a section in whole line" 2021-10-08 03:57:05 +06:00
themes chore: add license statements and update benchmarks 2021-09-20 17:48:22 +06:00
utils chore: remove deprecation notices and deprecated options from #24 2021-10-11 17:10:24 +06:00
component.lua chore: remove deprecation notices and deprecated options from #24 2021-10-11 17:10:24 +06:00
config.lua chore: remove deprecation notices and deprecated options from #24 2021-10-11 17:10:24 +06:00
highlight.lua enhance: use table to map mode to hl group (#67) 2021-09-26 06:15:22 +06:00