lualine.nvim/lua/lualine
Chris1320 c28a7427c3
Fix: `searchcount` error (#1004) (#1005)
- `searchcount.lua` now checks if the resulting table from
  `vim.fn.searchcount` is empty to avoid the error.

Signed-off-by: Chris1320 <chris1320is@protonmail.com>
2023-04-03 16:41:41 +06:00
..
components Fix: `searchcount` error (#1004) (#1005) 2023-04-03 16:41:41 +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 fix: typo (#997) 2023-03-30 10:12:37 +06:00
component.lua fixup: don't apply padding to empty components 2023-03-30 12:13:15 +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