added german spellchecking for markdown and typst
This commit is contained in:
2
ftplugin/markdown.lua
Normal file
2
ftplugin/markdown.lua
Normal file
@@ -0,0 +1,2 @@
|
||||
vim.opt_local.spell = true
|
||||
vim.opt_local.spelllang = { "de" }
|
||||
Reference in New Issue
Block a user