default to treesitter foldexpr
This commit is contained in:
parent
b1e951ef1d
commit
0563865360
2 changed files with 3 additions and 5 deletions
|
@ -30,8 +30,4 @@ return {
|
|||
},
|
||||
},
|
||||
},
|
||||
init = function()
|
||||
-- If you want the formatexpr, here is the place to set it
|
||||
vim.o.formatexpr = "v:lua.require'conform'.formatexpr()"
|
||||
end,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue