lualine.nvim/lua/lualine/components/diff
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
..
git_diff.lua refactor: split diff component (#81) 2021-10-11 19:07:38 +06:00
init.lua fixup: fix diff component default colors (#83) 2021-10-12 11:37:32 +06:00