diff --git a/plugin-info.txt b/plugin-info.txt index b4df53a..70d2d34 100644 --- a/plugin-info.txt +++ b/plugin-info.txt @@ -2,7 +2,7 @@ 'name' : 'snipmate', 'version' : "dev", 'author' : "Michael Sanders ", - 'repository' : {'type': 'git', 'url': 'git://github.com/msanders/snipmate.vim.git'}, + '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." }