Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

search for bundle/snipmat.vim/snippets as a snippets dir #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cutalion
Copy link

@cutalion cutalion commented Jul 5, 2011

Hey Martin,

I'm using vundle (https://github.com/gmarik/vundle) to manage vim scripts. It has a short syntax for scripts hosted on github, like

Bundle 'msanders/snipmate.vim'
Bundle 'scrooloose/snipmate-snippets'
Bundle 'scrooloose/nerdtree'
Bundle 'vim-scripts/NERD_Tree-and-ack'

there is the last part of the url https://github.com/msanders/snipmate.vim in the config.
And it installs the snipmate into the bundle/snipmate.vim directory.

I've change the rake task to search for that directory as well as .vim/snipmate and bundle/snipmate

Thanks,
Alex

@jeroenbourgois
Copy link

Indeed otherwise you get the multi_snip warning...

code-later pushed a commit to code-later/snipmate-snippets that referenced this pull request Nov 3, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants