lualine.nvim/lua/lualine
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
..
components feat: allow lualine to ignore focus on specific filetypes. (#767) 2022-07-29 16:54:31 +06:00
extensions chore: autogen (vimdocs+formating) 2022-07-15 11:53:29 +00:00
themes docs: cleanup formatting and comment typos (#696) 2022-05-30 20:25:05 +06:00
utils fix: don't show notification for empty LualineNotice 2022-07-28 13:07:44 +06:00
component.lua fix: on_click messing up highlights 2022-07-22 20:17:02 +06:00
config.lua feat: allow lualine to ignore focus on specific filetypes. (#767) 2022-07-29 16:54:31 +06:00
highlight.lua chore: bump stylua version to 14.1 in CI 2022-07-22 19:48:20 +06:00