option to enable spell checking (#815)

This commit is contained in:
Robin Kautz 2021-07-09 17:13:34 +02:00 committed by GitHub
parent 6136477827
commit b2d4207543
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

View file

@ -13,6 +13,8 @@ O = {
clipboard = "unnamedplus",
hidden_files = true,
wrap_lines = false,
spell = false,
spelllang = "en",
number = true,
relative_number = false,
number_width = 4,