Vertica SQL Snippets for Sublime Text 2/3.
To install it manually, you can download the package and put it inside your Packages
directory. It should work but will not update automatically.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -m 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request