lualine.nvim/lua/lualine
shadmansaleh ea2432cc1e feat: Add source option to diff
It allows you to easily integrate external source for diff count.
If user has some other plugin keeping track of diff counts. There's
no reason for lualine to make same calculations again . It can just
reuse them. But lualine knows nothing about how other plugin exposes
their api so user will have to glue them together with this option.
2021-08-03 17:41:37 +06:00
..
components feat: Add source option to diff 2021-08-03 17:41:37 +06:00
extensions feat: quickfix/locationlist extension(#248) 2021-05-19 22:36:55 +02:00
themes Fixed using 'auto' theme with default colorscheme. 2021-07-29 22:47:07 +06:00
utils feat: Allow extensions to spwcify inactive sections too 2021-08-03 12:08:17 +06:00
component.lua feat:Add component evaluation for inactive sections 2021-07-25 12:52:52 +06:00
config.lua |BEAKING_CHNAGE| Fix :lualine disapearing on reload + Allow live updates 2021-08-02 12:40:11 +06:00
highlight.lua feat: Add support for useing color_name like red and cterm values to set colors in lualine 2021-08-02 20:25:34 +06:00
init.lua feat: Allow extensions to spwcify inactive sections too 2021-08-03 12:08:17 +06:00