lualine.nvim/lua/lualine
zeertzjq de2c4beaf5
fix: make escape sequences compatible with Lua 5.1 (#663)
Escape sequences starting with `\x` are supported by Lua 5.2 and LuaJIT, but not by Lua 5.1
2022-04-24 13:12:03 +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 fix: make escape sequences compatible with Lua 5.1 (#663) 2022-04-24 13:12:03 +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