lualine.nvim/lua/lualine/components
Folke Lemaitre c8b96850c9
fix: try LspDiagnostics colors first before fallling back to Diff colors (#216)
2021-05-07 13:03:11 +02:00
..
special fix: typo functon -> function (#191) 2021-04-22 21:09:34 +02:00
branch.lua Refactor: Components now use OOP style (#141) 2021-04-11 10:20:41 +02:00
diagnostics.lua fix: try LspDiagnostics colors first before fallling back to Diff colors (#216) 2021-05-07 13:03:11 +02:00
diff.lua style: Spell fix instence -> instance (#184) 2021-04-20 09:02:21 +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 feat(filename): add support for custom filename symbols (modified, readonly) (#185) 2021-04-20 22:25:25 +06: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