diff options
author | Jakson Alves de Aquino <jalvesaq@gmail.com> | 2015-04-18 20:24:55 -0500 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2015-04-25 23:32:48 -0400 |
commit | f8151735a3c6224cc872bb7e20cf97cfaf78c7d2 (patch) | |
tree | 3c5c0c3a501f5f7e3e9d1005aab2b892636254be /runtime/doc | |
parent | dd8531dbb5042241d20f11ca97436d6d8249c087 (diff) | |
download | rneovim-f8151735a3c6224cc872bb7e20cf97cfaf78c7d2.tar.gz rneovim-f8151735a3c6224cc872bb7e20cf97cfaf78c7d2.tar.bz2 rneovim-f8151735a3c6224cc872bb7e20cf97cfaf78c7d2.zip |
spell.c: give priority to rare words. #2456
See:
https://groups.google.com/forum/#!topic/vim_dev/rPWOoR3ZgSA
Diffstat (limited to 'runtime/doc')
-rw-r--r-- | runtime/doc/spell.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/runtime/doc/spell.txt b/runtime/doc/spell.txt index 78d7b5477f..8a752d8a11 100644 --- a/runtime/doc/spell.txt +++ b/runtime/doc/spell.txt @@ -1181,8 +1181,7 @@ rare words. Example: Rare words are highlighted differently from bad words. This is to be used for words that are correct for the language, but are hardly ever used and could be -a typing mistake anyway. When the same word is found as good it won't be -highlighted as rare. +a typing mistake anyway. This flag can also be used on an affix, so that a basic word is not rare but the basic word plus affix is rare |spell-affix-flags|. However, if the word |