added german spelling

This commit is contained in:
MasterGordon 2021-08-09 23:13:28 +02:00
parent e4d54113e4
commit ac6a5d815b
5 changed files with 9 additions and 0 deletions

View File

@ -163,5 +163,11 @@ return require("packer").startup(
requires = {"vim-test/vim-test"}, requires = {"vim-test/vim-test"},
run = ":UpdateRemotePlugins" run = ":UpdateRemotePlugins"
} }
use {
"vuki656/package-info.nvim",
config = function()
require("package-info").setup()
end
}
end end
) )

BIN
spell/de.latin1.spl Normal file

Binary file not shown.

3
spell/de.utf-8.add Normal file
View File

@ -0,0 +1,3 @@
auth/!
auth
Todo

BIN
spell/de.utf-8.add.spl Normal file

Binary file not shown.

BIN
spell/de.utf-8.spl Normal file

Binary file not shown.