mirror of
1
0
Fork 0
ultimate-vim/sources_non_forked/snipmate-snippets/c/vector.snippet

2 lines
30 B
Plaintext

std::vector<${1:char}> v${2};