changes
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--vim.o.foldlevelstart = 4
|
||||
--vim.o.foldmethod = "expr"
|
||||
--vim.o.foldexpr = "nvim_treesitter#foldexpr()"
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
--vim.o.foldlevelstart = 4
|
||||
--vim.o.foldmethod = "expr"
|
||||
--vim.o.foldexpr = "nvim_treesitter#foldexpr()"
|
||||