lualine.nvim/lua/lualine/components
Jonathan Gin bfae320155
feat: color filetype icons when using nvim-devicons (#222)
2021-05-11 14:55:18 +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 feat: color filetype icons when using nvim-devicons (#222) 2021-05-11 14:55:18 +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