lualine.nvim/lua/lualine/components
Mudox c9a974d912
feat: hide filename extension for buffers component (#629)
2022-04-13 10:59:53 +06:00
..
branch fix: % not properly escaped in other components too. 2022-02-15 23:17:05 +06:00
buffers feat: hide filename extension for buffers component (#629) 2022-04-13 10:59:53 +06:00
diagnostics feat(diagnostics): add padding when using different background colors (#594) 2022-03-06 08:10:34 +06:00
diff feat: add support for dynamic color with functions in color options (#566) 2022-03-02 19:37:08 +06:00
special chore: Use paranthesis for function calls. No paran can trip new lua users 2022-01-02 17:38:39 +06:00
tabs chore: autogen (vimdocs+formating) 2022-03-05 13:41:08 +00:00
windows feat: add windows component (#595) 2022-03-26 19:31:40 +06:00
encoding.lua enhance: change method of getting file encoding 2021-10-22 21:18:27 +06:00
fileformat.lua feat: add symbols option to fileformat (#401) 2021-10-27 03:04:53 +06:00
filename.lua fix(filename): use columns for shortening if using global statusline (#617) 2022-03-18 20:08:52 +06:00
filesize.lua chore: Use paranthesis for function calls. No paran can trip new lua users 2022-01-02 17:38:39 +06:00
filetype.lua fix: icons from different filetype component shareing same highlight group 2022-03-18 07:52:41 +06:00
hostname.lua fix: % not properly escaped in other components too. 2022-02-15 23:17:05 +06:00
location.lua enhance: use virtual column(%v) for location and line no (%p) for progress 2021-10-22 09:45:26 +06:00
mode.lua enhance: allow components to be functions too (#81) 2021-10-11 16:41:25 +06:00
progress.lua enhance: use virtual column(%v) for location and line no (%p) for progress 2021-10-22 09:45:26 +06:00