mirror of
https://github.com/gryf/snipmate.vim.git
synced 2026-02-18 15:15:45 +01:00
fixed plugin-info.txt
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
'name' : 'snipmate',
|
'name' : 'snipmate',
|
||||||
'version' : "dev",
|
'version' : "dev",
|
||||||
'author' : "Michael Sanders <msanders42@gmail.com>",
|
'author' : "Michael Sanders <msanders42@gmail.com>",
|
||||||
'repository' : {'type': 'git', 'url': 'git://github.com/msanders/snipmate.vim.git'},
|
'repository' : {"type": "git", "url": "git://github.com/msanders/snipmate.vim.git"},
|
||||||
'dependencies' : {},
|
'dependencies' : {},
|
||||||
'description' : "snipMate.vim aims to be a concise vim script that implements some of TextMate's snippets features in Vim."
|
'description' : "snipMate.vim aims to be a concise vim script that implements some of TextMate's snippets features in Vim."
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user