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

Snippet with punctuation mark #32

Closed
lono175 opened this issue Jun 7, 2010 · 2 comments
Closed

Snippet with punctuation mark #32

lono175 opened this issue Jun 7, 2010 · 2 comments

Comments

@lono175
Copy link

lono175 commented Jun 7, 2010

Hi,

I tried to create the snippet like the following:

snippet {
{
${1}
}

Neverthelss, it did not work. I tried to change it to other symbols like "!", but it still did not work.
I noticed that in javascript.snip, there is a snippet with a punctuation mark trigger

snippet :f
${1:method_name}: function(${2:attribute}){
${0}
}

However, the above built-in snippet did not work.
Is this a bug?

@Shougo
Copy link
Owner

Shougo commented Jun 7, 2010

Your problem was fixed in neocomplcache Ver.5.
Try this.
http://github.com/Shougo/neocomplcache/tree/ver.5

@lono175
Copy link
Author

lono175 commented Jun 8, 2010

Yeah. It works.
Thank you ^_^

This issue was closed.
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