ikatyang / tree-sitter-vue

Vue grammar for tree-sitter
https://ikatyang.github.io/tree-sitter-vue/
MIT License
77 stars 25 forks source link

feat: add the highlight querys and Rust bindings #18

Open xiaoxin-sky opened 2 years ago

xiaoxin-sky commented 2 years ago

I‘m working for vue hightlight to lapce. The lapce editor need rust binding. I think rust binding is necessary when rust dev use it. So I add them.Can it be merged?

kkoomen commented 1 year ago

Would be nice if this package adds a Rust binding, because I also need it for my vim-doge plugin.