fix zellij highlight issue and other things

Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
2024-06-25 17:10:35 +05:30
parent 5b32b3e5d7
commit 567d248572
9 changed files with 30 additions and 24 deletions
@@ -34,6 +34,9 @@ return {
-- ... and there is more!
-- Check out: https://github.com/echasnovski/mini.nvim
-- Enable tabline
-- require('mini.tabline').setup()
end,
},
}