Update changelog

This commit is contained in:
Florian Bruhin 2017-10-03 19:12:24 +02:00
parent 22088d9f7b
commit 3907d1e032

View File

@ -64,6 +64,8 @@ Added
- `:config-cycle` to cycle an option between multiple values.
- `:config-unset` to remove a configured option
- `:config-clear` to remove all configured options
- `:config-source` to (re-)read a `config.py` file
- `:config-edit` to open the `config.py` file in an editor
Changed
~~~~~~~