FG
💻 Software

How to work with Vim + Pathogen + SnipMate?

Fresh5 days ago
Mar 15, 20264185 views
Confidence Score0%
0%

Problem

The problem with working out SnipMate under Pathogen is basically in adding new snippets, or a separate snippet bundle under the directory. Any ideas regarding a working configuration of this problem?

Error Output

/bundles

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to work with Vim + Pathogen + SnipMate?

Low Risk

By default snipMate looks for snippets in ~/.vim/snippets so just put your new snippets files there or change the variable in Vim to any directory you want. I have in my vimrc file so snipMate only looks at my custom snippets files. If you want both…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment