1
0

enable folding

This commit is contained in:
2025-09-11 11:12:28 +01:00
parent 8db768588d
commit 7d316f700f

View File

@@ -1,5 +1,7 @@
require("config.lazy") require("config.lazy")
-- za to fold, zm and zR to (un)fold all
vim.cmd("set foldmethod=marker")
vim.opt.mouse = '' vim.opt.mouse = ''
vim.opt.number = true vim.opt.number = true