aerial.nvim/doc
Slotos 2d169d3497
feat: set scope from node captures and add basic query documentation (#318)
* Process scope captures

This lets us avoid complex querying when extracting scope.
As long as the capture includes a scoping node in a `@scope` capture,
its text will be extracted and used as a scope value.
If "public" is named differently in some language,
`#set @scope "text" "public"` will do the trick for a cost of an
additional query.

* Add basic query documentation to readme and vimdoc

* Add reusable language extensions info to readme
2023-11-10 07:39:37 -08:00
..
aerial.txt feat: set scope from node captures and add basic query documentation (#318) 2023-11-10 07:39:37 -08:00
api.md chore: regenerate documentation 2023-07-29 10:47:17 -07:00