1
0
mirror of https://github.com/helix-editor/helix synced 2024-11-10 10:34:45 +01:00
helix/helix-view
Michael Davis 1539312558
Add a serializer for the jump alphabet config option (#10156)
Without a serializer, we drop the custom alphabet when making config
modifications like with `:set`. For example before this commit,
`:set mouse false` would reset a custom alphabet to the default.
2024-04-04 23:28:31 +09:00
..
src Add a serializer for the jump alphabet config option (#10156) 2024-04-04 23:28:31 +09:00
tests/encoding
Cargo.toml Use a temporary file for writes (#9236) 2024-03-31 17:43:09 -05:00