new configs
This commit is contained in:
parent
f3ab049a81
commit
4c81c0ca4a
10 changed files with 107 additions and 14 deletions
|
|
@ -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'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue