summaryrefslogtreecommitdiff
path: root/.settings/org.eclipse.core.resources.prefs
AgeCommit message (Collapse)Author
2024-03-24Format source code & set explicit UTF-8Adrien Hopkins
2023-09-16Move config file to standard locationAdrien Hopkins
The user's config directory is taken as ~\AppData\Local\ on Windows and is XDG-compliant elsewhere. The config file's location is <config dir>/SevenUnits/config.txt. The SevenUnits directory is created if nonexistent. The previous location inside the git directory would not work for someone actually installing and using 7Units, so this change was made.
2022-07-08Search rules can be changed by GUI, saved and loadedAdrien Hopkins