Revert "refactor(nvim): disable termsync"
Upstream resolved this issue
This commit is contained in:
parent
3b7292a070
commit
0bcf84c984
@ -139,9 +139,6 @@ M.setup = function()
|
|||||||
|
|
||||||
-- Allow per project configuration via exrc
|
-- Allow per project configuration via exrc
|
||||||
opt.exrc = true
|
opt.exrc = true
|
||||||
|
|
||||||
-- Disable termsync, this fucks with Wezterm big time
|
|
||||||
opt.termsync = false
|
|
||||||
end
|
end
|
||||||
|
|
||||||
return M
|
return M
|
||||||
|
Loading…
Reference in New Issue
Block a user