qutebrowser/qutebrowser/config
Florian Bruhin 7cad8f41f2 Remove unknown YAML data from config
I considered introducing another list of deleted options (or a "deleted: True"
in configdata.yml), similar to what we had with the old config.

However, let's take the easier route and just delete everything we don't know
from configdata.yml. If someone edits it by hand, it's their fault :P

See #2772, #2847
2017-09-21 16:29:40 +02:00
..
__init__.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
config.py Merge remote-tracking branch 'origin/pr/2992' 2017-09-21 09:12:03 +02:00
configdata.py Start using attrs 2017-09-19 22:21:45 +02:00
configdata.yml Bring back accidentally deleted hunk 2017-09-20 08:17:04 +02:00
configdiff.py Strip the old text for configdiff 2017-09-16 14:41:37 +02:00
configexc.py Start using attrs 2017-09-19 22:21:45 +02:00
configfiles.py Remove unknown YAML data from config 2017-09-21 16:29:40 +02:00
configtypes.py Start using attrs 2017-09-19 22:21:45 +02:00
websettings.py Refactor websettings for new config 2017-07-02 22:17:33 +02:00