Skip to content

SnipMate-Plus is a fork of popular vim plugin--snipMate.vim, aiming to be a easy to use vim script that implements TextMate like snippets features in Vim. I add the nested snippets support, so you can use tab to expand a new snippet within a expanding snippet.

Notifications You must be signed in to change notification settings

acevery/snipmate-plus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

189 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Why this

This my fork of msanders/snipmate.vim, which is inactive from Apr 07, 2010. I add the nested snippet expansion that I badly need in writing html and xml. I also add more snippets I used and try to merge the pull request of msanders/snipmate.vim

Quickly install with

Install Pathogen if you haven't already. Then install snipmate as a bundle:

cd ~/.vim/bundle
git clone git://github.com/acevery/snipmate-plus.git

About

SnipMate-Plus is a fork of popular vim plugin--snipMate.vim, aiming to be a easy to use vim script that implements TextMate like snippets features in Vim. I add the nested snippets support, so you can use tab to expand a new snippet within a expanding snippet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%