mirror of
https://github.com/amix/vimrc
synced 2024-12-22 01:43:06 +00:00
2 lines
55 B
Text
2 lines
55 B
Text
|
$${1:retVal} = (${2:condition}) ? ${3:a} : ${4:b};${5}
|