Cason Adams
a5b3895b57
Update evil_lualine.lua ( #508 )
...
fix: typeo in evil_lualine example
2021-12-23 11:39:41 +06:00
Shadman
f4ab5b56da
fix: diagnostics component in nvim-0.5 ( #476 )
2021-12-10 06:00:06 +06:00
shadmansaleh
07abfeabfd
feat: add slanted-gap example
2021-11-25 13:11:04 +06:00
Shadman
16a23fb079
Fix branch disapearing in evil_lualine
...
Whether file is in git workspace is checked by the branch component and that check handles more edge cases so no need for cond in branch.
closes #54
2021-09-16 20:27:33 +06:00
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
github-actions[bot]
db448f41e6
chore: formated with stylua ( #32 )
...
Apply initial stylua format
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-09-04 00:28:20 +06:00
Shadman
4042e837f8
chore: use stylua for formating
...
* Switch to stylua for formating
* Change lua-format ignore to stylua ignore.
* Add workflow for formating with stylua
2021-09-04 00:20:34 +06:00
shadmansaleh
b3c5c4403c
feat: add new filesize component
2021-09-03 16:16:10 +06:00
Lokesh Krishna
146ec73887
Add bubbles config example ( #26 )
...
Co-authored-by: shadmansaleh <13149513+shadmansaleh@users.noreply.github.com>
2021-08-30 22:00:48 +06:00
shadmansaleh
7f02a3a292
Include evil_lualine config in examples/ and fix warnings in evil_lualine
2021-08-14 01:36:14 +06:00