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

Add support for .vue files. #235

Closed
cj opened this issue Mar 2, 2018 · 5 comments
Closed

Add support for .vue files. #235

cj opened this issue Mar 2, 2018 · 5 comments
Milestone

Comments

@cj
Copy link
Contributor

cj commented Mar 2, 2018

Vuejs is becoming increasingly more popular, it would be great to add support for .vue files.

Thank you again for such a great plugin!

@ryanoasis ryanoasis added this to the v0.11.0 milestone Mar 3, 2018
@ryanoasis
Copy link
Owner

ryanoasis commented Mar 3, 2018

Great suggestion! I am becoming of fan of Vue 😄

This will be supported out of the box when Nerd Fonts v2.0 releases

If you get your hands on one of the patched fonts in master you can actually make this work right now 😛

let g:WebDevIconsUnicodeDecorateFileNodesExtensionSymbols = {}
let g:WebDevIconsUnicodeDecorateFileNodesExtensionSymbols['vue'] = ''

selection_014

@cj
Copy link
Contributor Author

cj commented Mar 7, 2018

Awesome! Works like a charm! Thank you!

@ryanoasis
Copy link
Owner

@cj Great! 👍

I think we'll support it "out of the box" in the next release.

@Smona
Copy link

Smona commented May 2, 2018

Looks like v2 has dropped! will this be included in v0.11.0?

@ryanoasis
Copy link
Owner

@Smona Yes, but if you are checking out from master it should be working currently. Since we have changed to a faster workflow (stuff goes into master first after only basic sanity checking).

Albeit I am really behind at the moment, especially some really great PRs on hold.

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

3 participants