lualine.nvim/lua/lualine
Shadman 4c3d76d9cf
Feat: Disable lualine om specific buffer (#206)
Adding a new option in options table named `disabled_filetypes` .
It's a list of filetypes . If current filetyoe is on the list
statusline will be disabled.
2021-05-02 23:16:03 +06:00
..
components fix: typo functon -> function (#191) 2021-04-22 21:09:34 +02:00
extensions feat: addad chad&nnvim tree extensions (#167) 2021-04-12 14:03:25 +02:00
themes Fix themes incorrectly setting the bold attribute (#194) 2021-04-26 00:24:29 +02:00
utils Fix: Transitional highlight not found error (#203) 2021-05-02 10:36:51 +06:00
component.lua Refactor: Remove cterm from hlighlight extractor (#174) 2021-04-13 18:36:51 +06:00
defaults.lua Feat: Disable lualine om specific buffer (#206) 2021-05-02 23:16:03 +06:00
highlight.lua Fix: Transitional highlight not found error (#203) 2021-05-02 10:36:51 +06:00
init.lua Feat: Disable lualine om specific buffer (#206) 2021-05-02 23:16:03 +06:00