Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 466 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 466 Bytes

Vertica Sublime Snippets

Vertica SQL Snippets for Sublime Text 2/3.

Install

To install it manually, you can download the package and put it inside your Packages directory. It should work but will not update automatically.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request