qutebrowser/qutebrowser/config
Florian Bruhin 51a29468be configtypes: Use YAML for loading List/Dict from a string
This allows for a more lightweight syntax (like "{a: b}").
2017-07-04 14:42:56 +02:00
..
parsers Get rid of config sections 2017-07-04 14:42:56 +02:00
__init__.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
config.py Refactor most of remaining config.get() calls 2017-07-04 14:42:56 +02:00
configdata.py Fix lint and old config options 2017-07-04 14:42:56 +02:00
configdata.yml More config fixes 2017-07-04 14:42:56 +02:00
configexc.py Initial configexc refactoring 2017-07-02 22:17:33 +02:00
configtypes.py configtypes: Use YAML for loading List/Dict from a string 2017-07-04 14:42:56 +02:00
newconfig.py re-raise NoOptionError 2017-07-04 14:42:56 +02:00
sections.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
style.py Refactor objreg.get('config') calls 2017-07-04 14:42:56 +02:00
textwrapper.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
value.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
websettings.py Refactor websettings for new config 2017-07-02 22:17:33 +02:00