lualine.nvim/lua/lualine
HE7086 43c69a3479
Use escape sequence instead of raw binaries (#662)
* Fix: use escape sequence instead of binary chars

binary data will confuse some programs e.g. file and treat the code as "data" instead of "text"

* Fix: remove redundant binary character "0x1a"
2022-04-24 11:29:53 +06:00
..
components Use escape sequence instead of raw binaries (#662) 2022-04-24 11:29:53 +06:00
extensions Extension for aerial.nvim (#572) 2022-02-06 13:23:59 +06:00
themes chore: autogen (vimdocs+formating) 2022-04-13 04:59:06 +00:00
utils Use escape sequence instead of raw binaries (#662) 2022-04-24 11:29:53 +06:00
component.lua enhace: add create&format_hl to make hl easier for componemet 2022-04-18 05:20:29 +06:00
config.lua feat: add support for global statusline (#613) 2022-03-18 06:59:01 +06:00
highlight.lua fix: theme colors not applied as default when color option is incomplete 2022-04-01 13:46:09 +06:00