-
Notifications
You must be signed in to change notification settings - Fork 267
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
Comments
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'] = '﵂' |
Awesome! Works like a charm! Thank you! |
@cj Great! 👍 I think we'll support it "out of the box" in the next release. |
Looks like v2 has dropped! will this be included in v0.11.0? |
@Smona Yes, but if you are checking out from Albeit I am really behind at the moment, especially some really great PRs on hold. |
Vuejs is becoming increasingly more popular, it would be great to add support for .vue files.
Thank you again for such a great plugin!
The text was updated successfully, but these errors were encountered: