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

Idea: Different snippets based on file name semantics #1

Open
beberlei opened this issue Jan 26, 2013 · 1 comment
Open

Idea: Different snippets based on file name semantics #1

beberlei opened this issue Jan 26, 2013 · 1 comment

Comments

@beberlei
Copy link

The snippet picker could pick different snippet files for each language based on a file pattern. For example if i am using some sort of project structure then i might know much more special skeletons already.

@pgilad
Copy link

pgilad commented May 31, 2014

I hope the original author doesn't mind, but I've actually made a new project based on this one that has a lot of improvements (such as multiple skeleton dirs and lazy loading), that actually implements your idea about different skeleton types.

For example if you have skeleton.angular.js and skeleton.node.js then it's going to ask you which skeleton you'd like to use.

It's pretty new, and the documentation needs improvement, but it works.
https://github.com/pgilad/vim-skeletons

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