lualine.nvim/lua/lualine
shadmansaleh 846e5bdabf fix(extension): fix some extension showing a section in whole line
For now use a dummy component to lualine_x on extensions that only define
lualine_a. This will let the renderer know right sections do exist.

closes #73
2021-10-01 19:54:57 +06:00
..
components enhance: use a smaller icon for modified buffer in buffers component 2021-09-26 06:22:26 +06:00
extensions fix(extension): fix some extension showing a section in whole line 2021-10-01 19:54:57 +06:00
themes chore: add license statements and update benchmarks 2021-09-20 17:48:22 +06:00
utils chore: formated with stylua (#69) 2021-09-27 18:06:25 +06:00
component.lua Refactor: simplify options (#24) 2021-09-14 21:14:23 +06:00
config.lua fix: typo + make notice buffer not modifiable 2021-09-27 14:44:44 +06:00
highlight.lua enhance: use table to map mode to hl group (#67) 2021-09-26 06:15:22 +06:00