feat: add more plugins

This commit is contained in:
Moritz Böhme 2024-09-01 22:05:20 +02:00
parent f1890f15be
commit 44bcf963b2
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
2 changed files with 307 additions and 249 deletions

View file

@ -23,7 +23,7 @@ vim.opt.termguicolors = true
vim.opt.undofile = true
vim.opt.undolevels = 10000
vim.opt.updatetime = 300
vim.opt.foldlevel = 2
vim.opt.foldlevel = 99
vim.opt_local.spell = true
vim.opt_local.spelllang = { "en", "de_20" } -- all English regions and new German spelling