]> git.lizzy.rs Git - micro.git/commitdiff
Merge branch 'settings-config'
authorZachary Yedidia <zyedidia@gmail.com>
Tue, 9 Jun 2020 20:34:37 +0000 (16:34 -0400)
committerZachary Yedidia <zyedidia@gmail.com>
Tue, 9 Jun 2020 20:34:37 +0000 (16:34 -0400)
With these changes, settings.json should only contain options that
have been modified from their default values. Micro will actively
options that are set to default values from the settings.json file.
To see a full list of settings and their defaults, see the "options"
documentation, as well as `micro -options`.


Trivial merge