lualine.nvim/tests/spec
Shadman 6d11f9f508
feat: allow lualine to ignore focus on specific filetypes. (#767)
* feat: allow lualine to ignore focus on specific filetypes.

closes #710

* fix: extensions on ingnored_focus

* perf: reuse api call results & use local variables instead of vim.g

* make location & progress components behave in ingnored filetypes

* fix: crash when last_focused win gets closed

* fix: location & progress related broken tests
2022-07-29 16:54:31 +06:00
..
component_spec.lua feat: allow lualine to ignore focus on specific filetypes. (#767) 2022-07-29 16:54:31 +06:00
config_spec.lua feat: refresh lualine based on timer + winbar support. (#736) 2022-07-22 19:29:55 +06:00
lualine_spec.lua feat: allow lualine to ignore focus on specific filetypes. (#767) 2022-07-29 16:54:31 +06:00
utils_spec.lua docs: cleanup formatting and comment typos (#696) 2022-05-30 20:25:05 +06:00