Skip to content

HNSDFZ-OIER-2015/CppSnippetForSublime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

These snippets provided C++ keywords autocompletion.

Check preview.cpp for styles.

Install

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!