1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 05:30:07 +08:00
SpaceVim/bundle/vim-matchup/test/mwe.vim
2020-06-13 14:06:35 +08:00

10 lines
73 B
VimL
Vendored

if l:x == 1
call one()
else
call two()
elseif
call three()
endif