Go to file
Brandon Dulaney 0bfbc3a50a Whitespace Fixes
I didn't realize this, but snipmate takes into account any and all
whitespaces in the snippets. I fixed these by inserting ## in order to
keep it straight and clean. Also did some minor bug fixes.
2012-07-02 16:23:32 -05:00
snippets Whitespace Fixes 2012-07-02 16:23:32 -05:00
addon-info.json fix json 2011-08-22 09:26:30 +02:00
AUTHORS added myself to AUTHORS 2012-03-11 09:40:53 +13:00
LICENSE Add README, LICENSE and AUTHORS. 2011-06-20 19:49:54 -03:00
README.md Add note about folding markers to README. 2011-07-07 15:06:17 -03:00

Snipmate Snippets

This repository contains snippets files for various programming languages for the famous snipMate plugin for vim. This repository is community-maintained and many people have contributed snippet files and other improvements already.

vim-snipmate was originally started by Michael Sanders who has now unfortunately abandoned the project. Rok Garbas is now maintaining a fork of the project in hopes of improving the existing code base.

Language maintainers

No one can really be proficient in all programming languages. If you would like to maintain snippets for a language, please get in touch.

Contributing notes

Until further work is done on vim-snipmate, please don't add folding markers into snippets.

Authors

For a list of authors, please see the AUTHORS files.

License

Just as the original snipMate plugin, all the snippets are licensed under the terms of the MIT license.