mirror of https://github.com/helix-editor/helix
Refactor goto_ts_object_impl as a motion (#3264)
This refactor changes the overall structure of the goto_ts_object_impl command without removing any functionality from its behavior. The refactored motion: * acts on all selections instead of reducing to one selection * may be repeated with the `repeat_last_motion` (A-.) command * informs the user when the syntax-tree is not accessible in the current bufferpull/3612/head
parent
7547a961bb
commit
83f177d270
Loading…
Reference in New Issue