This commit is contained in:
Thomas Sindt
2026-06-05 23:35:57 +02:00
parent 0fd4d241a7
commit 1e7744eab5
4 changed files with 159 additions and 4 deletions

View File

@@ -2,4 +2,4 @@
-- Default options that are always set: https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/config/options.lua
-- Add any additional options here
vim.opt.spell = true
vim.opt.spelllang = "de_DE"
vim.opt.spelllang = "de_de"