lualine.nvim/lua/lualine/components
shadmansaleh a643a24d94 enhance: improve function component
- provide self as 1st argument
- handle error in function call
- convert the result to string by default
2021-09-03 18:19:00 +06:00
..
special enhance: improve function component 2021-09-03 18:19:00 +06:00
branch.lua enahce: sync diff&branch component to buffer based of bufnr instead of BufEnter 2021-08-30 12:18:08 +06:00
diagnostics.lua Refactor: better handle how default options are applied 2021-09-03 18:04:48 +06:00
diff.lua Refactor: better handle how default options are applied 2021-09-03 18:04:48 +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: better handle how default options are applied 2021-09-03 18:04:48 +06:00
filesize.lua feat: add new filesize component 2021-09-03 16:16:10 +06:00
filetype.lua Refactor: better handle how default options are applied 2021-09-03 18:04:48 +06: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 perf: Improve startup by droping most of the requires + refactors 2021-08-30 17:54:23 +06:00
progress.lua Refactor: Components now use OOP style (#141) 2021-04-11 10:20:41 +02:00