inital checkin using existing vim and preparing for use of bash_magic
This commit is contained in:
8
vim/bundle/snipmate.vim/plugin-info.txt
Normal file
8
vim/bundle/snipmate.vim/plugin-info.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"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."
|
||||
}
|
||||
Reference in New Issue
Block a user