mirror of
https://github.com/amix/vimrc
synced 2025-01-02 23:18:46 +00:00
2 lines
55 B
Text
2 lines
55 B
Text
|
$${1:retVal} = (${2:condition}) ? ${3:a} : ${4:b};${5}
|