diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-07-08 21:21:08 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-07-08 21:21:08 +0200 |
| commit | c21a68c807dcb84b4ce910ee0f73238a8019ffe9 (patch) | |
| tree | ae1e5e0fc7a846daf74623c6cd6270612ff0e56f /WISHLIST.md | |
| parent | 8f6da65a680cdd30ec541b3b226137004a1e4681 (diff) | |
Allow export/import of preferences
Diffstat (limited to 'WISHLIST.md')
| -rw-r--r-- | WISHLIST.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/WISHLIST.md b/WISHLIST.md index 5125397..9c760b7 100644 --- a/WISHLIST.md +++ b/WISHLIST.md @@ -9,8 +9,6 @@ future. - Allow more customization: - Editor color schemes - Map color schemes (eg. for groups) / Map coloring. -- More preferences - - Toggle smart quotes - Architecture updates: - Remove parsing duplication, and parse once into a structure that can be used for all other operations. |