-
Notifications
You must be signed in to change notification settings - Fork 241
Open
Labels
Description
Given the merge of #175 user preferences are back in Vimari. The behaviour of this configuration could be improved by using a similar process as NSUserDefaults
: Instead of the user being in full control of the configuration we only allow the user to override some default set of configuration. This would allow for shorter configuration files but most importantly allow us to implement new features and activate them after updating without the need for the user to manually update their configuration file.