lualine.nvim/lua/lualine/components
Shadman 2f801ed622
Refactor: simplify options (#24)
* Deprecate upper & lower option.

These does not make much sense and `format` option can provide same results

* Unify padding options

* Add persistent notices

* Make separators use left/right keys to specify left right instead of
sequence

* Rename format -> fmt

* Rename condition -> cond

* Rename disable_text -> icon_only

* Unify color_error,warning,info,hint under diagnostics_color

* Unify color_added,modified,removed hint under diff_color
2021-09-14 21:14:23 +06:00
..
special chore: formated with stylua (#32) 2021-09-04 00:28:20 +06:00
branch.lua Revert: enahce: sync diff&branch component to buffer based of bufnr instead of BufEnter 2021-09-06 18:20:36 +06:00
diagnostics.lua Refactor: simplify options (#24) 2021-09-14 21:14:23 +06:00
diff.lua Refactor: simplify options (#24) 2021-09-14 21:14:23 +06:00
encoding.lua chore: formated with stylua (#32) 2021-09-04 00:28:20 +06:00
fileformat.lua chore: use stylua for formating 2021-09-04 00:20:34 +06:00
filename.lua chore: formated with stylua (#32) 2021-09-04 00:28:20 +06:00
filesize.lua chore: formated with stylua (#32) 2021-09-04 00:28:20 +06:00
filetype.lua Refactor: simplify options (#24) 2021-09-14 21:14:23 +06:00
hostname.lua fix: hostname component not working (#170) 2021-04-12 14:04:43 +02:00
location.lua chore: formated with stylua (#32) 2021-09-04 00:28:20 +06:00
mode.lua chore: formated with stylua (#32) 2021-09-04 00:28:20 +06:00
progress.lua chore: formated with stylua (#32) 2021-09-04 00:28:20 +06:00