Initial commit.
This commit is contained in:
1
vim/snippets/c/vector.snippet
Executable file
1
vim/snippets/c/vector.snippet
Executable file
@@ -0,0 +1 @@
|
||||
std::vector<${1:char}> v${2};
|
||||
Reference in New Issue
Block a user