mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-26 03:13:29 +04:00
8664d70e73
This is necessary to workaround ownership issues across function calls. The issue notably arised when implementing the registers into `Editor` and I was getting annoyed again when implementing copy/pasting into system clipboard. The problem is addressed by using macro calls instead of function calls. There is no notable side effect. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |