]> git.rmz.io Git - dotfiles.git/commitdiff
qutebrowser: enable spellcheck
authorSamir Benmendil <me@rmz.io>
Sun, 24 Nov 2019 15:40:37 +0000 (15:40 +0000)
committerSamir Benmendil <me@rmz.io>
Sun, 24 Nov 2019 15:40:37 +0000 (15:40 +0000)
qutebrowser/config.py

index a22efe13e875c376a157a520b62531586d66fff7..fb543e8411b086933205faf0b5c73fc1a241b246 100644 (file)
@@ -1121,7 +1121,7 @@ c.session.lazy_restore = True
 ##   - tr-TR: Turkish (Turkey)
 ##   - uk-UA: Ukrainian (Ukraine)
 ##   - vi-VN: Vietnamese (Viet Nam)
-# c.spellcheck.languages = []
+c.spellcheck.languages = ['en-GB']
 
 ## Hide the statusbar unless a message is shown.
 ## Type: Bool