spellcheck dutch

This commit is contained in:
2026-05-06 12:35:20 +02:00
parent b98923d46b
commit 6d8d80f762
+1 -1
View File
@@ -1,4 +1,4 @@
vim.opt.spelllang = 'en_us' vim.opt.spelllang = { "en_us", "nl"}
vim.opt.spell = true vim.opt.spell = true
vim.opt.relativenumber = true vim.opt.relativenumber = true
vim.opt.tabstop = 4 vim.opt.tabstop = 4