diff options
Diffstat (limited to 'spell/README_de.txt')
-rw-r--r-- | spell/README_de.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/spell/README_de.txt b/spell/README_de.txt new file mode 100644 index 0000000..be57673 --- /dev/null +++ b/spell/README_de.txt @@ -0,0 +1,11 @@ +README.md +# German dictionaries for Vim + +This is an effort to create a reliable german dictionary for Vim. It +combines he well known *frami* word lists with an affix file compatible +to Vims MySpell / Hunspell dialect. + +* The word lists are taken from: + https://extensions.libreoffice.org/extensions/german-de-de-frami-dictionaries +* The affix files are based upon earlier work found here: + https://github.com/ganwell/vim-hunspell-dicts |