diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2016-05-24 22:39:13 -0400 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2016-05-24 22:39:13 -0400 |
commit | d46772588bf1fea5fe7f4508023637cf37f45564 (patch) | |
tree | 4f42cd9f59000b6d35ad5667d0ab297b9523aae1 /runtime | |
parent | 176f223ea3d1e8fb5716d5c2c0f09bead4864d59 (diff) | |
parent | 3d12192521adffe0d57f4478fc77daf73c24ed86 (diff) | |
download | rneovim-d46772588bf1fea5fe7f4508023637cf37f45564.tar.gz rneovim-d46772588bf1fea5fe7f4508023637cf37f45564.tar.bz2 rneovim-d46772588bf1fea5fe7f4508023637cf37f45564.zip |
Merge pull request #4812 from jamessan/vim-a61018d
vim-patch:a61018d,4d1c0a4,7.4.1064
Diffstat (limited to 'runtime')
-rw-r--r-- | runtime/doc/spell.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/runtime/doc/spell.txt b/runtime/doc/spell.txt index 752444a3bd..c871539fe0 100644 --- a/runtime/doc/spell.txt +++ b/runtime/doc/spell.txt @@ -1373,6 +1373,14 @@ the item name. Case is always ignored. The Hunspell feature to use three arguments and flags is not supported. + *spell-NOCOMPOUNDSUGS* +This item indicates that using compounding to make suggestions is not a good +idea. Use this when compounding is used with very short or one-character +words. E.g. to make numbers out of digits. Without this flag creating +suggestions would spend most time trying all kind of weird compound words. + + NOCOMPOUNDSUGS ~ + *spell-SYLLABLE* The SYLLABLE item defines characters or character sequences that are used to count the number of syllables in a word. Example: |