Skip to content

charlietanksley/snipmate.vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Changes

This fork adds a couple of files (textile.snippets, mail.snippets, and markdown), but the main addition here is the modification of tex.snippets. I've swapped auto folds (with (fold) and (end)) with manual folds ({{{, }}}), added new environments, and added snippets for things like citations, footnotes, and emphasis. All my new additions are at the end of tex.snippets if you are interested.

Install

Quickly install with:

git clone git://github.com/msanders/snipmate.vim.git
cd snipmate.vim
cp -R * ~/.vim

About

snipMate.vim aims to be a concise vim script that implements some of TextMate's snippets features in Vim.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%