Do not save config when just setting a value on it
Currently each time a configuration object is modified, the change is automatically stored in the global file of the user.
The configuration changes should only be saved when the command is used and not when the object is simply manipulated.
Fixes beat.editor#277 (closed)
Edited by Samuel GAIST