using bash for tpipeline in the background. fish is slow
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
return {
|
return {
|
||||||
'vimpostor/vim-tpipeline',
|
'vimpostor/vim-tpipeline',
|
||||||
config = function()
|
config = function()
|
||||||
|
vim.opt.shell = vim.fn.exepath("bash")
|
||||||
vim.g.tpipeline_autoembed = 1
|
vim.g.tpipeline_autoembed = 1
|
||||||
vim.g.tpipeline_restore = 1
|
vim.g.tpipeline_restore = 1
|
||||||
vim.g.tpipeline_clearstl = 1
|
vim.g.tpipeline_clearstl = 1
|
||||||
|
|||||||
Reference in New Issue
Block a user