From 72635f83491e945ea4d3d27c2dd17167bffc988e Mon Sep 17 00:00:00 2001 From: "Gabriel A. Giovanini" Date: Tue, 3 Jun 2025 13:31:59 +0200 Subject: Add pt and de dictionary --- spell/README_de.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 spell/README_de.txt (limited to 'spell/README_de.txt') 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 -- cgit v1.2.3