Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thecodechef/sublime-swig-snippets

Swig Snippets for Sublime
https://github.com/thecodechef/sublime-swig-snippets

Last synced: about 1 month ago
JSON representation

Swig Snippets for Sublime

Awesome Lists containing this project

README

        

# SublimeSwigSnippets

[![Join the chat at https://gitter.im/thecodechef/sublime-swig-snippets](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/thecodechef/sublime-swig-snippets?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

### Installing with Package Control
* Press `ctrl+shift+p` (Windows/Linux) or `cmd+shift+p` (Mac)
* Type in Package Control: Install
* Then type in SwigSnippets & Press Enter

### Installing with Github

```bash

git clone http://github.com/thecodechef/sublime-swig-snippets.git

```