mirror of
https://github.com/amix/vimrc
synced 2025-03-04 23:17:20 +00:00
4 lines
48 B
Text
4 lines
48 B
Text
|
case '${1:value}':
|
||
|
${2:// code...}
|
||
|
break;${3}
|