lualine.nvim/lua/lualine
Shadman 343e1941ba
drop support for nvim-0.5, 0.6 (BREAKING) (#1002)
* chore: drop support for nvim-0.5, 0.6 (BREAKING)

Users of these versions can still use compatibility tags
compat-nvim-0.5 and compat-nvim-0.6 respectively.

BREAKING CHANGE

* add testing for 0.9
2023-10-18 11:00:32 +06:00
..
components drop support for nvim-0.5, 0.6 (BREAKING) (#1002) 2023-10-18 11:00:32 +06:00
extensions Added extension for mason (#1113) 2023-10-17 15:51:54 +06:00
themes Show insert mode in terminal (powerline theme) (#989) 2023-03-30 10:15:36 +06:00
utils fixup: showcmd not working with %s 2023-04-09 15:48:56 +06:00
component.lua fixup: showcmd not working with %s 2023-04-09 15:48:56 +06:00
config.lua drop support for nvim-0.5, 0.6 (BREAKING) (#1002) 2023-10-18 11:00:32 +06:00
highlight.lua feat: change active color of `buffers`, `tabs` & `windows` component according to mode (#971) 2023-03-30 11:25:14 +06:00