Are Helix-like unimpaired mode bindings (using tree-sitter) possible? #279
SecretPocketCat
started this conversation in
Ideas
Replies: 1 comment
-
Looks like you can do that in https://github.com/DnailZ/oomotion_vscode. Some interesting ideas there. Wish it were based on Dance. |
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
-
Helix has some super useful looking bindings like goto_next_function and other similar ones that leverage tree-sitter.
https://docs.helix-editor.com/keymap.html#unimpaired
Would smt. like that be achievable with Code/Dance?
Beta Was this translation helpful? Give feedback.
All reactions