This commit is contained in:
Aram Markarov
2026-03-07 22:19:22 +01:00
parent 8db14cb7bd
commit 26b79bdac5
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
return {
{
"aserowy/tmux.nvim",
config = function() return require("tmux").setup() end
"vimpostor/vim-tpipeline",
-- config = function () require("tpipeline") end
}, {
"aznhe21/actions-preview.nvim",
config = function() require("actions-preview") end