Go to file
Honza Pokorny 53c4614efb Merge pull request #49 from pmav99/master
Licenses snippets
2011-11-24 07:32:43 -08:00
snippets Removed the "gpl" snippet from the python file and added alla the common open source licenses to the global snippet file. 2011-11-24 18:48:31 +02:00
addon-info.json fix json 2011-08-22 09:26:30 +02:00
AUTHORS PHP snippet: vdd (var_dump and die) 2011-11-24 10:44:37 +02: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.