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

VIM locks up on "t<tab>" and "l<tab>" #2

Open
boobaa opened this issue Nov 21, 2010 · 3 comments
Open

VIM locks up on "t<tab>" and "l<tab>" #2

boobaa opened this issue Nov 21, 2010 · 3 comments

Comments

@boobaa
Copy link

boobaa commented Nov 21, 2010

I have installed this awesome extension, but my vim-7.3 with snipmate locks up when I try to use either "t" or "l" snippets from this extension. (PS. I do have removed the "t" snippet from the original snipmate stuff to avoid warnings every time I start vim.)

@z3cka
Copy link

z3cka commented Mar 28, 2011

I'm having this same issue will all of the drupal snippets after setting the file type like this:

:set ft=drupal

Were you able to get this working at all?

@boobaa
Copy link
Author

boobaa commented Mar 29, 2011

Yes. I had only the aforementioned problems so far.

@z3cka
Copy link

z3cka commented Mar 29, 2011

Thanks for the response. My vim seems to lock up on "dsm" as well. I fixed the "l" and "t" problem by renaming those snippet files to use "dl" and "dt" respectively. I think these are due to a naming conflict. Do you know of any other ways to fix this problem?

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

No branches or pull requests

2 participants