1
0
mirror of https://github.com/gryf/snipmate.vim.git synced 2025-12-26 08:22:44 +01:00
Files
snipmate.vim/plugin-info.txt
2010-04-08 01:01:44 -04:00

9 lines
339 B
Plaintext

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