lualine.nvim/lua/lualine/components
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
..
special fix: typo functon -> function (#191) 2021-04-22 21:09:34 +02:00
branch.lua Fix: Branch not working on directory with whilespace 2021-08-03 15:28:05 +06:00
diagnostics.lua feat: Add update_in_insert option to diagnostics component 2021-07-25 13:48:50 +06:00
diff.lua feat: Add source option to diff 2021-08-03 17:41:37 +06:00
encoding.lua Refactor: Components now use OOP style (#141) 2021-04-11 10:20:41 +02:00
fileformat.lua Refactor: Components now use OOP style (#141) 2021-04-11 10:20:41 +02:00
filename.lua Add component evaluation for inactive sections 2021-05-21 11:11:25 +06:00
filetype.lua Refractor filetype and add disable_text option 2021-05-21 11:23:09 +06:00
hostname.lua fix: hostname component not working (#170) 2021-04-12 14:04:43 +02:00
location.lua Refactor: Components now use OOP style (#141) 2021-04-11 10:20:41 +02:00
mode.lua Refactor: Components now use OOP style (#141) 2021-04-11 10:20:41 +02:00
progress.lua Refactor: Components now use OOP style (#141) 2021-04-11 10:20:41 +02:00