| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Update lockfile.json | GitHub | 2021-09-18 | 1 | -1/+1 | |
| | | ||||||
| * | Kotlin queries: Handle package statements | Joaquín León | 2021-09-18 | 2 | -1/+6 | |
| | | ||||||
| * | Ecma: increase priority of template_substitution | Santos Gallegos | 2021-09-17 | 1 | -3/+3 | |
| | | | | | Fixes https://github.com/nvim-treesitter/nvim-treesitter/issues/1688 | |||||
| * | [docgen] Update README.md | Github Actions | 2021-09-17 | 1 | -0/+1 | |
| | | | | | skip-checks: true | |||||
| * | test | Stephan Seitz | 2021-09-17 | 2 | -7/+7 | |
| | | ||||||
| * | [docgen] Update README.md | Github Actions | 2021-09-17 | 1 | -1/+1 | |
| | | | | | skip-checks: true | |||||
| * | highlights(c/cpp): react to upstream changes to attributes | Stephan Seitz | 2021-09-17 | 2 | -8/+7 | |
| | | ||||||
| * | highlights(cpp): add support for coroutines | Stephan Seitz | 2021-09-17 | 1 | -0/+3 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2021-09-17 | 1 | -1/+4 | |
| | | ||||||
| * | parsers: add glsl parser | Stephan Seitz | 2021-09-17 | 6 | -0/+52 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2021-09-16 | 1 | -1/+1 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2021-09-16 | 1 | -4/+4 | |
| | | ||||||
| * | indents(hcl): add more indentation rules for HCL | Matthew Wynn | 2021-09-16 | 1 | -2/+11 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2021-09-16 | 1 | -10/+10 | |
| | | ||||||
| * | Update DOT injections | rydesun | 2021-09-16 | 1 | -0/+1 | |
| | | | | | Add comment | |||||
| * | Update lockfile.json | GitHub | 2021-09-16 | 1 | -4/+4 | |
| | | ||||||
| * | New kotlin parser | Joakker | 2021-09-15 | 3 | -160/+159 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2021-09-14 | 1 | -3/+3 | |
| | | ||||||
| * | Address highlight comments about cwd, path, module | Ronnie Magatti | 2021-09-14 | 1 | -2/+3 | |
| | | ||||||
| * | Better differentiate 'keywords' | Ronnie Magatti | 2021-09-14 | 1 | -1/+9 | |
| | | ||||||
| * | chore: fix formatting in parsers.lua | Stephan Seitz | 2021-09-14 | 1 | -1/+1 | |
| | | ||||||
| * | fix(lang): only use first part in multi-lang | Thomas Vigouroux | 2021-09-14 | 1 | -0/+1 | |
| | | ||||||
| * | docs: Update nvim-treesitter-highlights | Sergio Alejandro Vargas | 2021-09-14 | 1 | -61/+67 | |
| | | | | | | | | | | - Fix misspellings, missing punctuation and capitalization. - Clarify whether highlights apply to identifiers (e.g. `TSConstant`) or to literal values (e.g. `TSConstBuiltin`). - Extend examples. See #1767 | |||||
| * | Update lockfile.json | GitHub | 2021-09-11 | 1 | -6/+6 | |
| | | ||||||
| * | fix(fennel): update parser and all the queries | Otto Modinos | 2021-09-10 | 4 | -146/+121 | |
| | | ||||||
| * | [cmake] add highlights for `add_custom_target` and `add_custom_command` | Uy Ha | 2021-09-10 | 1 | -0/+18 | |
| | | ||||||
| * | [cmake] Add highlighting for boolean values (#1801) | Uy Ha | 2021-09-10 | 1 | -0/+4 | |
| | | | | Co-authored-by: Stephan Seitz <stephan.seitz@fau.de> | |||||
| * | [cmake] add highlights for `if` command constant | Uy Ha | 2021-09-10 | 1 | -0/+12 | |
| | | ||||||
| * | Update ledger injections | Cédric Barreteau | 2021-09-10 | 1 | -0/+1 | |
| | | ||||||
| * | Use the color of variable | delphinus | 2021-09-09 | 1 | -1/+1 | |
| | | ||||||
| * | Set property color for destructuring assignment | delphinus | 2021-09-09 | 1 | -0/+4 | |
| | | ||||||
| * | [cmake]: Add highlighting for `set` command | Uy Ha | 2021-09-09 | 1 | -0/+14 | |
| | | ||||||
| * | [docgen] Update README.md | Github Actions | 2021-09-08 | 1 | -1/+1 | |
| | | | | | skip-checks: true | |||||
| * | Highlight function and macro declarations | Uy Ha | 2021-09-08 | 1 | -0/+12 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2021-09-08 | 1 | -8/+8 | |
| | | ||||||
| * | Typo fix and reword doc | Abin Simon | 2021-09-08 | 1 | -3/+2 | |
| | | ||||||
| * | Bind `variable` as @variable instead of `variable_ref` | Uy Ha | 2021-09-08 | 1 | -1/+2 | |
| | | ||||||
| * | Bind function and macro commands as @keyword.function | Uy Ha | 2021-09-08 | 1 | -4/+1 | |
| | | ||||||
| * | Bind `variable_ref` as @variable instead of @none | Uy Ha | 2021-09-08 | 1 | -1/+1 | |
| | | ||||||
| * | Add scala folds | Stevan Milic | 2021-09-04 | 2 | -2/+17 | |
| | | ||||||
| * | Update scala highlights | Stevan Milic | 2021-09-04 | 2 | -1/+36 | |
| | | | | | | | | | | | | | * add highlights for imports * add highlights for type constructors * add highlights for constants * add highlights for interpolation string * add highlights for comments through injection | |||||
| * | Update lockfile.json (#1779) | github-actions[bot] | 2021-09-01 | 1 | -0/+3 | |
| | | | | Co-authored-by: GitHub <noreply@github.com> | |||||
| * | Add tree-sitter-dot (#1770) | rydesun | 2021-09-01 | 4 | -0/+56 | |
| | | | | | | | | | | | | | | * Add tree-sitter-dot * Fix DOT highlights * highlights(DOT): add HTML string * Remove DOT ftdetect Vim and Neovim runtime have added DOT filetype detection * Update DOT highlights | |||||
| * | Update lockfile.json (#1778) | github-actions[bot] | 2021-09-01 | 1 | -4/+4 | |
| | | | | Co-authored-by: GitHub <noreply@github.com> | |||||
| * | highlights(c): make sizeof a `keyword.operator` | Sergio Alejandro Vargas | 2021-09-01 | 1 | -1/+1 | |
| | | ||||||
| * | highlights(lua): Add Lua 5.1 built-in functions | Sergio Alejandro Vargas | 2021-09-01 | 1 | -0/+9 | |
| | | ||||||
| * | Update lockfile.json (#1775) | github-actions[bot] | 2021-08-30 | 1 | -1/+1 | |
| | | | | Co-authored-by: GitHub <noreply@github.com> | |||||
| * | Fix method access using php nullsafe operator (#1773) | Wilman Barrios | 2021-08-30 | 1 | -0/+3 | |
| | | ||||||
| * | test: Add tests for is_in_node_range (#1756) | partizan | 2021-08-30 | 2 | -3/+46 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix: is_in_node_range now includes end line and col This fixes no indents at the end of python files Refs #1136 * update scala highlights (#1760) * add type highlights * add call expression highlights * add function definition highlights * add expression highlights * add literals highlights * add operator highlights * add punctuation highlights * add comment highlights Co-authored-by: Stevan Milic <stevan.milic@tradecore.com> * test: Add unit tests * Revert "fix: is_in_node_range now includes end line and col" This reverts commit 5a721fef5620eb2fae6d9cebe09bf7b230f2606f. * refactor test * apply stylua * fix luacheck * update `describe` text * smallfix Co-authored-by: Stevan Milic <stevan.milic@yahoo.com> Co-authored-by: Stevan Milic <stevan.milic@tradecore.com> | |||||
| * | Add python to .editorconfig | partizan | 2021-08-30 | 1 | -0/+4 | |
| | | ||||||
