lualine.nvim/lua/lualine
Anthony Ruhier 5d85dc7858
Add options to the Tabs module to align it with the Buffers module (#920)
* Add a path option for tabs

Add get_props to align the module on Buffers.

* Add option to set the tab max size

Shorten dynamically the tab name to minimize its length when needed.

* Show modified status
2023-10-17 15:37:24 +06:00
..
components Add options to the Tabs module to align it with the Buffers module (#920) 2023-10-17 15:37:24 +06:00
extensions added colours to qf extension to distinguish quickfix and location list (#933) 2023-03-31 21:07:07 +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 feat: allow lualine to ignore focus on specific filetypes. (#767) 2022-07-29 16:54:31 +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