qutebrowser: wrap comment

This commit is contained in:
surtur 2022-10-30 04:30:36 +01:00
parent 7da6d56def
commit f2ee16ab2e
Signed by: wanderer
SSH Key Fingerprint: SHA256:MdCZyJ2sHLltrLBp0xQO0O1qTW9BT/xl5nXkDvhlMCI

@ -19,7 +19,8 @@ c: ConfigContainer = c # noqa: F821 pylint: disable=E0602,C0103
# qute://help/configuring.html # qute://help/configuring.html
# qute://help/settings.html # qute://help/settings.html
# Change the argument to True to still load settings configured via autoconfig.yml # Change the argument to True to still load settings configured via
# autoconfig.yml
config.load_autoconfig(False) config.load_autoconfig(False)
# Aliases for commands. The keys of the given dictionary are the # Aliases for commands. The keys of the given dictionary are the