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