aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/llvm
Commit message (Collapse)AuthorAge
* Add comment textobject for surround selection and navigation (#1605)Daniel S Poulin2022-03-06
|
* Improve llvm highlighting and queries (#1388)Sebastian Neubauer2021-12-29
| | | | | | | | * Improve llvm highlighting and queries The llvm tree-sitter parser was updated to support scopes and more accurate highlighting. * Group highlight expressions better
* Highlight comments in c, cpp, cmake and llvm (#1309)Sebastian Neubauer2021-12-20
| | | Also, reuse the c injections in glsl
* Add llvm grammar (#1167)Kirawi2021-11-29