mirror of
https://github.com/amix/vimrc
synced 2025-07-11 13:25:00 +08:00
4 lines
56 B
Plaintext
4 lines
56 B
Plaintext
do {
|
|
${2:// code... }
|
|
} while (${1:/* condition */});"
|