mirror of
https://github.com/gryf/snipmate.vim.git
synced 2025-12-21 05:18:01 +01:00
You can install snipmate using vim-addon-manager. Details see
http://github.com/MarcWeber/vim-addon-manager
This commit is contained in:
committed by
Michael Sanders
parent
14c684ebdd
commit
490ee18884
8
plugin-info.txt
Normal file
8
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