Amaan Qureshi
Amaan Qureshi
Yeah true I didn't think about that, and yes it is just *a select few* core members of neovim/nvim-treesitter.
i fixed this on master, just a tip it makes getting your PRs/changes in extremely difficult when you: 1) merge branches (like master) into your PR branch, it's just annoying...
I could try and fix this, but, do you use tokyo night? My highlight's a bit different..I have the difference between a local variable and variable member, but not with...
UAD is just a pretty gui wrapper around ADB commands, again ADB should work on pretty much any Android. YMMV with locked down/company/govt devices
does the `is_named` property not help you here?
I noticed just as I hit rebase, oops
Yeah I guess that could be updated to say "more than one path that's not where the bundled neovim parsers are" You'd want to just install those parsers with nvim-treesitter...
Feel free to submit a PR! :grin:
Just edit the readme reflecting what i said more or less - if your neovim installation has bundled parsers, install them in nvim-treesitter as well to avoid breakage, then edit...
> I wonder if that is not something upstream would be interested in as well? @amaanq Yeah has-ancestor is a pretty good candidate for a predicate for upstream to support...