mirror of
https://github.com/amix/vimrc
synced 2024-12-13 13:42:30 +00:00
4 lines
54 B
Text
4 lines
54 B
Text
|
shared_examples_for "${1:do something}" do
|
||
|
${2}
|
||
|
end
|