This commit is contained in:
Never Gude 2026-02-09 22:15:57 +01:00
parent 022744c075
commit c7594f3e40
3 changed files with 6 additions and 43 deletions

View file

@ -1,5 +0,0 @@
vim.o.wrap = false
vim.treesitter.start()
-- vim.wo[0][0].foldexpr = 'v:lua.vim.treesitter.foldexpr()'
-- vim.wo[0][0].foldmethod = 'expr'