lualine.nvim/lua/lualine/components
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
..
branch refactor: split branch component (#81) 2021-10-11 19:07:38 +06:00
buffers refactor: allow components, extensions, themes to be multi file module 2021-10-11 16:42:57 +06:00
diagnostics refactor: split diagnostics component (#81) 2021-10-11 17:43:49 +06:00
diff fixup: fix diff component default colors (#83) 2021-10-12 11:37:32 +06:00
special refactor: rename component type luae and vimf 2021-10-11 17:09:07 +06:00
tabs refactor: allow components, extensions, themes to be multi file module 2021-10-11 16:42:57 +06:00
encoding.lua enhance: allow components to be functions too (#81) 2021-10-11 16:41:25 +06:00
fileformat.lua refactor: separate the child creation and initialization (#81) 2021-10-11 16:41:19 +06:00
filename.lua refactor: separate the child creation and initialization (#81) 2021-10-11 16:41:19 +06:00
filesize.lua enhance: allow components to be functions too (#81) 2021-10-11 16:41:25 +06:00
filetype.lua chore: remove deprecation notices and deprecated options from #24 2021-10-11 17:10:24 +06:00
hostname.lua enhance: allow components to be functions too (#81) 2021-10-11 16:41:25 +06:00
location.lua enhance: allow components to be functions too (#81) 2021-10-11 16:41:25 +06:00
mode.lua enhance: allow components to be functions too (#81) 2021-10-11 16:41:25 +06:00
progress.lua enhance: allow components to be functions too (#81) 2021-10-11 16:41:25 +06:00