laststatus = 0 -> fix tmux bar with lualine

This commit is contained in:
Aram Markarov
2026-03-17 01:43:51 +01:00
parent 102b8e4dab
commit 1a99c78426
4 changed files with 7 additions and 9 deletions
+3
View File
@@ -1,5 +1,8 @@
return {
{
"vimpostor/vim-tpipeline",
-- config = function () require("tpipeline") end
}, {
"aznhe21/actions-preview.nvim",
config = function() require("actions-preview") end
}, {