folding code in LazyVim
In LazyVim the default foldmethod
is expr
.
Useful keymaps:
zM
close all foldszR
open all foldsza
toggle fold under cursorzA
toggle fold in the whole block under cursor
In LazyVim the default foldmethod
is expr
.
Useful keymaps:
zM
close all foldszR
open all foldsza
toggle fold under cursorzA
toggle fold in the whole block under cursor