mirror of
https://github.com/amix/vimrc
synced 2025-01-07 09:28:50 +00:00
5 lines
57 B
Text
5 lines
57 B
Text
|
${1:void} ${2:function_name} (${3})
|
||
|
{
|
||
|
${4:/* code */}
|
||
|
}
|