mirror of
https://github.com/amix/vimrc
synced 2025-01-09 10:28:47 +00:00
5 lines
37 B
Text
5 lines
37 B
Text
|
unless ${1:condition}
|
||
|
${2}
|
||
|
else
|
||
|
end
|