lualine.nvim/lua/lualine/components
Shadman aa844a9555
BugFix: Fix function component not working (#175)
When the provided function takes an optional argument the previous
implementation causes error.
2021-04-13 23:09:01 +06:00
..
special BugFix: Fix function component not working (#175) 2021-04-13 23:09:01 +06:00
branch.lua Refactor: Components now use OOP style (#141) 2021-04-11 10:20:41 +02:00
diagnostics.lua Refactor: Remove cterm from hlighlight extractor (#174) 2021-04-13 18:36:51 +06:00
diff.lua Refactor: Remove cterm from hlighlight extractor (#174) 2021-04-13 18:36:51 +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 Refactor: Components now use OOP style (#141) 2021-04-11 10:20:41 +02:00
filetype.lua Refactor: Components now use OOP style (#141) 2021-04-11 10:20:41 +02: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