aboutsummaryrefslogtreecommitdiff
path: root/spell/README_de.txt
diff options
context:
space:
mode:
authorGabriel A. Giovanini <g.giovanini@gridx.de>2025-06-03 13:31:59 +0200
committerGabriel A. Giovanini <g.giovanini@gridx.de>2025-06-03 13:31:59 +0200
commit72635f83491e945ea4d3d27c2dd17167bffc988e (patch)
treed815bc0ea9935605189cba536655553bccedf7e4 /spell/README_de.txt
parent1434c1daf599f2703fd5951556283d4856127005 (diff)
downloadgabrielgio.lua-72635f83491e945ea4d3d27c2dd17167bffc988e.tar.gz
gabrielgio.lua-72635f83491e945ea4d3d27c2dd17167bffc988e.tar.bz2
gabrielgio.lua-72635f83491e945ea4d3d27c2dd17167bffc988e.zip
Add pt and de dictionary
Diffstat (limited to 'spell/README_de.txt')
-rw-r--r--spell/README_de.txt11
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