Remove spellcheck.enabled option.

This commit is contained in:
Michal Siedlaczek 2017-10-04 09:54:59 -04:00
parent e20ad95666
commit c5d695b59e
2 changed files with 1 additions and 11 deletions

View File

@ -331,8 +331,6 @@ except AttributeError:
if qtutils.version_check('5.8'):
spellcheck_setter = DefaultProfileSetter('setSpellCheckEnabled')
MAPPINGS['spellcheck.enabled'] = spellcheck_setter
MAPPINGS['spellcheck.languages'] = DictionaryLanguageSetter()

View File

@ -992,15 +992,7 @@ scrolling.smooth:
Note smooth scrolling does not work with the `:scroll-px` command.
## spell
spellcheck.enabled:
type: Bool
default: true
desc: Enable spell checking.
backend:
QtWebKit: false
QtWebEngine: Qt 5.8
## spellcheck
spellcheck.languages:
type: