lualine.nvim/lua/lualine/components
Hubert Pelczarski 73a6c8fadf
feat: dynamic shortening for filetype (#224)
* feat: dynamic shortening for filetype

* feat: redraw statusline on VimResized

Co-authored-by: NullVoxPopuli <LPSego3+dev@gmail.com>
Co-authored-by: shadmansaleh <shadmansaleh3@gmail.com>
2021-05-11 12:47:09 +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: dynamic shortening for filetype (#224) 2021-05-11 12:47:09 +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