nvim-treesitter/queries/cpp
Stephan Seitz 58c6d2a73f 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-20 08:55:53 +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-20 08:55:53 +02:00
textobjects.scm feat(textobjects): Add start to include preceding things like documentation 2020-07-15 20:12:52 +02:00