mirror of
https://github.com/helix-editor/helix
synced 2026-05-03 05:10:38 +02:00
6997ee9151
* refactor `starting_request_args` to only `ref` non-`Copy` * refactor `needs_recompile` to only `ref` non-`Copy` * refactor `add_workspace_folder` to only `ref` `Some` --------- Co-authored-by: Rudxain <rudxain@localhost.localdomain>