nvim-treesitter/queries/cpp
Stephan Seitz b7d3f6d2c5 Attach kind of reference to query result instead of using subfields
This makes smart_rename work also for types out of the box and we don't
need to search for the path of actual node.
2020-07-18 19:25:06 +02:00
..
highlights.scm highlight(c): fix booleans and types 2020-07-09 14:48:39 +02:00
locals.scm Attach kind of reference to query result instead of using subfields 2020-07-18 19:25:06 +02:00
textobjects.scm feat(textobjects): Add start to include preceding things like documentation 2020-07-15 20:12:52 +02:00