Go to file
2012-12-02 10:00:34 +01:00
snippets add guard to the . python implementation 2012-11-29 11:25:43 +01:00
addon-info.json fix json 2011-08-22 09:26:30 +02:00
AUTHORS Did not consider Gecos field last time. 2012-09-07 18:52:33 -07:00
LICENSE Add README, LICENSE and AUTHORS. 2011-06-20 19:49:54 -03:00
README.md referencing issue asking for a merge with UltiSnips 2012-12-02 10:00:34 +01:00

IMPORTANT: comment on: What about merging whith Ultisnip using its engine

Snipmate Snippets

This repository contains snippets files for various programming languages.

It was originally written for the the famous snipMate plugin for vim. However it appears that Shougo's neosnippet has a compatible mode allowing to reuse most snippets.

It is community-maintained and many people have contributed snippet files and other improvements already. Not sure whether it implements all features such as guards - does anybody know?

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. vim-snipmate has some comments about how to patch all snippets on the fly adding those.

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.