mirror of
https://github.com/daveyarwood/vim-alda.git
synced 2026-02-27 18:23:26 +01:00
3 lines
64 B
VimL
3 lines
64 B
VimL
setlocal foldmethod=expr
|
|
setlocal foldexpr=alda#GetFold(v:lnum)
|