Results 14 comments of iofq

https://github.com/sindrets/diffview.nvim/issues/286 related

for a diff editor (jj squash/split -i), you can use this workaround in jj config.toml: ``` [ui] diff-editor = "diffview" [merge-tools.diffview] program = "sh" edit-args = ["-c", ''' set -eu...

@cheeeee If you would be willing to attach your database backups here while you have them, they could potentially be of use in troubleshooting. Though without a log of commands...

They do support it actually, see their main branch: https://github.com/nvim-treesitter/nvim-treesitter-textobjects/tree/main https://github.com/nvim-treesitter/nvim-treesitter-textobjects/pull/523