aboutsummaryrefslogtreecommitdiff
path: root/vim/bundle/vim-snipmate/addon-info.json
diff options
context:
space:
mode:
Diffstat (limited to 'vim/bundle/vim-snipmate/addon-info.json')
m---------vim/bundle/vim-snipmate0
-rw-r--r--vim/bundle/vim-snipmate/addon-info.json12
2 files changed, 0 insertions, 12 deletions
diff --git a/vim/bundle/vim-snipmate b/vim/bundle/vim-snipmate
new file mode 160000
+Subproject ee433e43c76c768c95ad6d9af67c4cd4b40f7ea
diff --git a/vim/bundle/vim-snipmate/addon-info.json b/vim/bundle/vim-snipmate/addon-info.json
deleted file mode 100644
index 8d9930f..0000000
--- a/vim/bundle/vim-snipmate/addon-info.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "name" : "snipMate",
- "version" : "dev",
- "author" : "Michael Sanders -> original project http://github.com/msanders/snipmate.vim",
- "maintainer" : "Rok Garbas / Marc Weber",
- "repository" : {"type": "git", "url": "git://github.com/garbas/vim-snipmate.git"},
- "dependencies" : {
- "vim-addon-mw-utils": {},
- "tlib": {}
- },
- "description" : "snipMate.vim aims to be a concise vim script that implements some of TextMate's snippets features in Vim. See README.md to learn about the features this fork adds"
-}