helix-mirror/helix-view
Skyler Hawthorne 83b6042b97 fix(write): do not set new path on document until write succeeds
If a document is written with a new path, currently, in the event that
the write fails, the document still gets its path changed. This fixes
it so that the path is not updated unless the write succeeds.
2022-10-18 22:31:38 -04:00
..
src fix(write): do not set new path on document until write succeeds 2022-10-18 22:31:38 -04:00
tests/encoding Move helix-view/tests/*txt files to txts subdirectory (#372) 2021-06-25 15:59:06 +09:00
Cargo.toml Inherit theme (#3067) 2022-10-03 23:34:29 +09:00