helix-mods/helix-term/src/commands
Michael Davis baceb02a09 Use refactored Registers type
This is an unfortunately noisy change: we need to update virtually all
callsites that access the registers. For reads this means passing in the
Editor and for writes this means handling potential failure when we
can't write to a clipboard register.
2023-07-31 15:05:38 +09:00
..
dap.rs Fix crash when cwd is deleted (#7185) 2023-07-11 19:51:04 +02:00
lsp.rs Reformat with nightly rustfmt for better let-else formatting (#7721) 2023-07-27 11:57:19 +09:00
typed.rs Use refactored Registers type 2023-07-31 15:05:38 +09:00