new configs

This commit is contained in:
Never Gude 2026-07-11 01:35:28 +02:00
parent f3ab049a81
commit 4c81c0ca4a
10 changed files with 107 additions and 14 deletions

View file

@ -1,5 +1,8 @@
vim.treesitter.start()
vim.opt.spelllang = "de"
vim.opt.spell = true
-- vim.wo[0][0].foldexpr = 'v:lua.vim.treesitter.foldexpr()'
-- vim.wo[0][0].foldmethod = 'expr'