using bash for tpipeline in the background. fish is slow

This commit is contained in:
2025-11-17 20:13:29 +01:00
parent 31a4c530be
commit c42a654df5

View File

@@ -1,6 +1,7 @@
return {
'vimpostor/vim-tpipeline',
config = function()
vim.opt.shell = vim.fn.exepath("bash")
vim.g.tpipeline_autoembed = 1
vim.g.tpipeline_restore = 1
vim.g.tpipeline_clearstl = 1