folding code in LazyVim
In LazyVim the default foldmethod is expr.
Useful keymaps:
zMclose all foldszRopen all foldszatoggle fold under cursorzAtoggle 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