nvim-treesitter-textobjects
nvim-treesitter-textobjects copied to clipboard
ignore possible e31 on detaching
as nvim-treesitter-textobject already overwrited those mapping on attaching, no such mapping can be safetly ignored in my opinion on detaching.
fixes #261