plugin-info.txt 339 B

12345678
  1. {
  2. "name" : "snipmate",
  3. "version" : "dev",
  4. "author" : "Michael Sanders <msanders42@gmail.com>",
  5. "repository" : {"type": "git", "url": "git://github.com/msanders/snipmate.vim.git"},
  6. "dependencies" : {},
  7. "description" : "snipMate.vim aims to be a concise vim script that implements some of TextMate's snippets features in Vim."
  8. }