| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-05-16 | highlights(python): use any-of? | Stephan Seitz | |
| 2021-05-12 | highlights(latex): fix regexes with backslashes | Stephan Seitz | |
| https://github.com/neovim/neovim/pull/14382 requires to escape `\` is regexes if they are verbatim `\` They change in Neovim was incompatible so people that are still behind that revision will have this regex not matching (but it should at least not error) | |||
| 2021-05-11 | Update lockfile.json | GitHub | |
| 2021-05-11 | highlights(ocaml): add hash and sign operators | Pau Ruiz Safont | |
| 2021-05-11 | Update lockfile.json | GitHub | |
| 2021-05-11 | Add config for Dockerfile parser (#1288) | Camden Cheek | |
| 2021-05-08 | Use BufNewFile,BufRead for query filetype | Shatur95 | |
| 2021-05-08 | Add GDScript filetype | Shatur95 | |
| 2021-05-07 | [docgen] Update README.md | Github Actions | |
| skip-checks: true | |||
| 2021-05-07 | chore(erlang): don't generate parser from grammar | Thomas Vigouroux | |
| 2021-05-07 | Update lockfile.json | GitHub | |
| 2021-05-07 | Revert "Comment: use `@combined` to create just one tree per buffer (#1252)" | Santos Gallegos | |
| This reverts commit 4a7a713c527f57c355bc817f16fc6d955b8cce9b. | |||
| 2021-05-07 | Add fish queries | Omar Zeghouani | |
| Add isatty as builtin Update function_definition option Update highlights.scm per review Fix list indentation Add maintainer names | |||
| 2021-05-07 | [docgen] Update README.md | Github Actions | |
| skip-checks: true | |||
| 2021-05-07 | parsers: add tree-sitter-fish | Stephan Seitz | |
| Addresses #1268 | |||
| 2021-05-01 | highlights(c): highlight (escape_sequence) | Stephan Seitz | |
| 2021-04-28 | Update lockfile.json | GitHub | |
| 2021-04-28 | Fix indentation | Camden Cheek | |
| 2021-04-28 | [docgen] Update README.md | Github Actions | |
| skip-checks: true | |||
| 2021-04-28 | Add go-mod tree-sitter config | Camden Cheek | |
| Adds a tree-sitter config for go.mod files as well as highlighting queries. | |||
| 2021-04-28 | locals(js,ts): Add parameters again (#1231) | Stephan Seitz | |
| 2021-04-28 | Comment: use `@combined` to create just one tree per buffer (#1252) | Santos Gallegos | |
| * Comment: use `@combined` to create just one tree per buffer There is no need to create a tree per line/block for comments. Should fix https://github.com/nvim-treesitter/nvim-treesitter/issues/1251 * Add injections for scss * Fix jsonc * Combine jsdoc | |||
| 2021-04-26 | folds(c): fold at case_statement | Stephan Seitz | |
| 2021-04-26 | highlights(cpp): highlight namespaces in using declartions | Stephan Seitz | |
| 2021-04-26 | highlights(cpp): reduce number of regexes | Stephan Seitz | |
| 2021-04-26 | highlights(cpp): avoid overwriting C CONSTANTS | Stephan Seitz | |
| 2021-04-24 | Link TSComment to Comment | Santos Gallegos | |
| Fix https://github.com/nvim-treesitter/nvim-treesitter/issues/1246 | |||
| 2021-04-24 | docs: update nvim-treesitter-highlights | Munif Tanjim | |
| 2021-04-24 | highlight: add 'comment' to hlmap | Munif Tanjim | |
| 2021-04-24 | Update lockfile.json | Hennadii Chernyshchyk | |
| My [PR](https://github.com/PrestonKnopp/tree-sitter-gdscript/pull/5) was merged. | |||
| 2021-04-23 | Update lockfile.json | GitHub | |
| 2021-04-23 | highlights(julia): add "type"/"primitive" keyword | Stephan Seitz | |
| 2021-04-23 | highlights(julia): add punctuation | Stephan Seitz | |
| 2021-04-23 | tests/indent: factor out most of the code into common.lua | Jędrzej Boczar | |
| 2021-04-23 | tests/indent: move common code out of main lua/ directory | Jędrzej Boczar | |
| 2021-04-23 | tests/indent: move the run helper functions to top-level | Jędrzej Boczar | |
| 2021-04-23 | move all tests to top-level tests/ directory | Jędrzej Boczar | |
| 2021-04-23 | ignore Lua indent test files when doing style-check | Jędrzej Boczar | |
| 2021-04-23 | tests/indent: remove indentexpr fix | Jędrzej Boczar | |
| 2021-04-23 | tests/indent: improve assertion to print side-by-side diff | Jędrzej Boczar | |
| 2021-04-23 | tests/indent: use custom assertion with better suited output | Jędrzej Boczar | |
| 2021-04-23 | tests/indent: add Lua tests | Jędrzej Boczar | |
| 2021-04-23 | tests/indent: improve Rust tests | Jędrzej Boczar | |
| 2021-04-23 | tests/indent: add `normal o` tests for Python | Jędrzej Boczar | |
| 2021-04-23 | tests/indent: test cases with `normal o` for C/C++ | Jędrzej Boczar | |
| 2021-04-23 | tests/indent: add multiple C/C++ tests | Jędrzej Boczar | |
| 2021-04-23 | tests/indent: refactor indent test runner and auto-discover language test files | Jędrzej Boczar | |
| 2021-04-23 | scripts: print test results summary with --summary | Jędrzej Boczar | |
| 2021-04-23 | scripts: fix wrong swapfile setting in minimal_init | Jędrzej Boczar | |
| 2021-04-23 | fix lua style checks | Jędrzej Boczar | |
