scrooloose / snipmate-snippets

A collection of snippets for snipmate
534 stars 245 forks source link

When snipmate is installed using Vundle instead of Pathogen the path to snipmate is different. #23

Open krisleech opened 13 years ago

krisleech commented 13 years ago

This commit will look in each given path (pathogen, vundle, root), the first which exists sets @snippets_dir.

It will also allow for additional paths to be added in the future should some other package manager install snipmate elsewhere.