These snippets provided C++ keywords autocompletion.
Check preview.cpp
for styles.
First of all, get to the sublime packages's floder:
cd [path to sublime]/Packages/
Then clone the repo.
git clone https://github.com/riteme/CppSnippetForSublime.git
That's all!