enable folding
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user