mirror of
https://github.com/amix/vimrc
synced 2025-01-20 07:33:59 +00:00
5 lines
37 B
Text
5 lines
37 B
Text
|
unless ${1:condition}
|
||
|
${2}
|
||
|
else
|
||
|
end
|