Replies: 1 comment
-
I believe @horriblename uses TS textobjects, maybe he might be able to answer your question. If not, I can simply add a module - been meaning to do it for a while now anyway, and better to support it natively. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
TextObjects are not builtin with Treesitter.
I've tried creating a hybrid Treesitter config, builtin + Lua, and a pure Lua config, treating Treesitter as an imported plugin, but neither work.
Any pointers as to how to do this?
Beta Was this translation helpful? Give feedback.
All reactions