From c739539ec73aaebddf47d364621a3b339a24a502 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Mon, 13 Dec 2021 15:12:15 +0100 Subject: Move vim spellfiles to nvim location; add english words --- vim/.config/nvim/spell/en.utf-8.add | 84 +++++++++++++++++++++++++++++++++++++ vim/.config/nvim/spell/nl.utf-8.add | 3 ++ vim/.vim/spell/en.utf-8.add | 71 ------------------------------- vim/.vim/spell/nl.utf-8.add | 3 -- 4 files changed, 87 insertions(+), 74 deletions(-) create mode 100644 vim/.config/nvim/spell/en.utf-8.add create mode 100644 vim/.config/nvim/spell/nl.utf-8.add delete mode 100644 vim/.vim/spell/en.utf-8.add delete mode 100644 vim/.vim/spell/nl.utf-8.add diff --git a/vim/.config/nvim/spell/en.utf-8.add b/vim/.config/nvim/spell/en.utf-8.add new file mode 100644 index 0000000..6eb069f --- /dev/null +++ b/vim/.config/nvim/spell/en.utf-8.add @@ -0,0 +1,84 @@ +distinguishability +niphal +qal +hitpael +Hebraists +Ugaritic +niphals +Pentateuch +theophany +Masoretic +tricola +bicola +asyndetic +yiqtol +tricolon +arity +abilitative +obligative +optative +precative +tolerative +deontic +evidentiality +voluntative +exhortative +midrash +imperfectivity +assertivity +dubitative +cohortative +targumim +targumic +targum +Onqelos +Peshitta +Genizah +stative +copular +temporality +Judaean +telic +habituality +durative +telicity +atelic +momentaneous +durativity +imperfectives +incompletive +statives +irrealis +resultative +realis +volitive +temporalities +factitive +phasal +deserialized +animacy +univerbation +superstrate +stratal +adstrate +adstrates +Sprachbunds +Nijmegen +metonymical +hostname +ergative +cline +ingressive +relativization +asseverative +exclamative +apodosis +exegetically +inchoative +complementizer +exclamatives +cataphoric +endophoric +exophoric +coreferential +complementizers diff --git a/vim/.config/nvim/spell/nl.utf-8.add b/vim/.config/nvim/spell/nl.utf-8.add new file mode 100644 index 0000000..53c7d39 --- /dev/null +++ b/vim/.config/nvim/spell/nl.utf-8.add @@ -0,0 +1,3 @@ +gevalsonderscheiding +associativiteit +linksassociatief diff --git a/vim/.vim/spell/en.utf-8.add b/vim/.vim/spell/en.utf-8.add deleted file mode 100644 index 9b587cd..0000000 --- a/vim/.vim/spell/en.utf-8.add +++ /dev/null @@ -1,71 +0,0 @@ -distinguishability -niphal -qal -hitpael -Hebraists -Ugaritic -niphals -Pentateuch -theophany -Masoretic -tricola -bicola -asyndetic -yiqtol -tricolon -arity -abilitative -obligative -optative -precative -tolerative -deontic -evidentiality -voluntative -exhortative -midrash -imperfectivity -assertivity -dubitative -cohortative -targumim -targumic -targum -Onqelos -Peshitta -Genizah -stative -copular -temporality -Judaean -telic -habituality -durative -telicity -atelic -momentaneous -durativity -imperfectives -incompletive -statives -irrealis -resultative -realis -volitive -temporalities -factitive -phasal -deserialized -animacy -univerbation -superstrate -stratal -adstrate -adstrates -Sprachbunds -Nijmegen -metonymical -hostname -ergative -cline -ingressive diff --git a/vim/.vim/spell/nl.utf-8.add b/vim/.vim/spell/nl.utf-8.add deleted file mode 100644 index 53c7d39..0000000 --- a/vim/.vim/spell/nl.utf-8.add +++ /dev/null @@ -1,3 +0,0 @@ -gevalsonderscheiding -associativiteit -linksassociatief -- cgit v1.2.3