feat: use nixvim

This commit is contained in:
Moritz Böhme 2024-08-31 10:14:44 +02:00
parent 101ab079ac
commit f1890f15be
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
4 changed files with 517 additions and 41 deletions

View file

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