-
-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Hello!
I am currently working on intergrating tree sitter into doom emacs and I was writing a code forlding plugin for it, after I had gotten most of it done someone notified me of this package which made a lot of that work redundant.
The only problem I have is that the way you handle the "getting" of the range. its not terribly idiomatic compared to some other examples evil-textobj-tree-sitter, emacs-tree-sitter proper as well as all of the nvim tree sitter efforts, this makes this package an outlier in this regard.
I was wondering if you could provide some insight into why you have gone this route and if you would be open to a refactor which I can then work on.
Thanks!
Jeet
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request