mirror of
https://github.com/amix/vimrc
synced 2025-01-24 09:25:01 +00:00
5 lines
25 B
Text
5 lines
25 B
Text
|
if(${1}){
|
||
|
${2}
|
||
|
}else{
|
||
|
}
|