| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | parsers: remove requires_generate_from_grammar for supercollider | Stephan Seitz | 2021-05-17 | 1 | -1/+0 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2021-05-17 | 1 | -1/+1 | |
| | | ||||||
| * | highlights(fortran): `@annotation` -> `@attribute` | Stephan Seitz | 2021-05-17 | 1 | -1/+1 | |
| | | ||||||
| * | parsers: fortran no longer requires_generate_from_grammar | Stephan Seitz | 2021-05-17 | 1 | -1/+0 | |
| | | ||||||
| * | supercollider: simplify method | Mads Kjeldgaard | 2021-05-17 | 1 | -4/+2 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2021-05-17 | 1 | -1/+4 | |
| | | ||||||
| * | feat(fish): highlight test_option | Thomas Vigouroux | 2021-05-17 | 1 | -0/+1 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2021-05-17 | 1 | -1/+1 | |
| | | ||||||
| * | Update queries/commonlisp/highlights.scm | Stephan Seitz | 2021-05-17 | 1 | -1/+1 | |
| | | | | Co-authored-by: Santos Gallegos <stsewd@protonmail.com> | |||||
| * | highlights(commonlisp): use any-of? | Stephan Seitz | 2021-05-17 | 1 | -2/+46 | |
| | | ||||||
| * | Clojure: Add folds.scm | Stephan Seitz | 2021-05-17 | 1 | -0/+1 | |
| | | ||||||
| * | Clojure/Lisp: Add char_lit to highlights | Stephan Seitz | 2021-05-17 | 2 | -1/+3 | |
| | | ||||||
| * | Use `@symbol` in clojure in commonlisp | Stephan Seitz | 2021-05-17 | 3 | -13/+14 | |
| | | ||||||
| * | Extend CL highlights | Stephan Seitz | 2021-05-17 | 5 | -32/+66 | |
| | | ||||||
| * | Add support for Common Lisp | Stephan Seitz | 2021-05-17 | 5 | -7/+198 | |
| | | ||||||
| * | highlights(latex): use any-of? | Stephan Seitz | 2021-05-17 | 1 | -4/+36 | |
| | | ||||||
| * | highlights(latex): add more math environments | Stephan Seitz | 2021-05-17 | 1 | -11/+3 | |
| | | | | | Fix #1293 | |||||
| * | highlights(latex): add more commands | Stephan Seitz | 2021-05-17 | 1 | -6/+215 | |
| | | ||||||
| * | highlights(ecma): use KeywordFunction as a highlight group for function | antonk52 | 2021-05-17 | 1 | -1/+4 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2021-05-17 | 1 | -1/+1 | |
| | | ||||||
| * | Update queries/php/highlights.scm | Stephan Seitz | 2021-05-17 | 1 | -2/+2 | |
| | | | | Co-authored-by: Santos Gallegos <stsewd@protonmail.com> | |||||
| * | highlights/locals(php): rename type_name -> named_type | Stephan Seitz | 2021-05-17 | 2 | -2/+7 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2021-05-17 | 1 | -6/+6 | |
| | | ||||||
| * | comment: remove `@combined` | Omar Zeghouani | 2021-05-17 | 1 | -1/+1 | |
| | | ||||||
| * | Add Julia queries | Sergio Alejandro Vargas | 2021-05-16 | 1 | -0/+11 | |
| | | ||||||
| * | Add `do_statement` to lua folds | Sergio Alejandro Vargas | 2021-05-16 | 1 | -0/+1 | |
| | | ||||||
| * | Add filetype detection for go.mod files | Camden Cheek | 2021-05-16 | 1 | -0/+1 | |
| | | ||||||
| * | highlights(python): use any-of? | Stephan Seitz | 2021-05-16 | 1 | -9/+30 | |
| | | ||||||
| * | highlights(latex): fix regexes with backslashes | Stephan Seitz | 2021-05-12 | 1 | -4/+4 | |
| | | | | | | | 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) | |||||
| * | Update lockfile.json | GitHub | 2021-05-11 | 1 | -10/+13 | |
| | | ||||||
| * | highlights(ocaml): add hash and sign operators | Pau Ruiz Safont | 2021-05-11 | 1 | -0/+2 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2021-05-11 | 1 | -2/+2 | |
| | | ||||||
| * | Add config for Dockerfile parser (#1288) | Camden Cheek | 2021-05-11 | 4 | -0/+63 | |
| | | ||||||
| * | Use BufNewFile,BufRead for query filetype | Shatur95 | 2021-05-08 | 1 | -1/+1 | |
| | | ||||||
| * | Add GDScript filetype | Shatur95 | 2021-05-08 | 1 | -0/+1 | |
| | | ||||||
| * | [docgen] Update README.md | Github Actions | 2021-05-07 | 1 | -1/+1 | |
| | | | | | skip-checks: true | |||||
| * | chore(erlang): don't generate parser from grammar | Thomas Vigouroux | 2021-05-07 | 1 | -1/+0 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2021-05-07 | 1 | -10/+13 | |
| | | ||||||
| * | Revert "Comment: use `@combined` to create just one tree per buffer (#1252)" | Santos Gallegos | 2021-05-07 | 42 | -46/+41 | |
| | | | | | This reverts commit 4a7a713c527f57c355bc817f16fc6d955b8cce9b. | |||||
| * | Add fish queries | Omar Zeghouani | 2021-05-07 | 6 | -0/+191 | |
| | | | | | | | | | | | | | Add isatty as builtin Update function_definition option Update highlights.scm per review Fix list indentation Add maintainer names | |||||
| * | [docgen] Update README.md | Github Actions | 2021-05-07 | 1 | -0/+1 | |
| | | | | | skip-checks: true | |||||
| * | parsers: add tree-sitter-fish | Stephan Seitz | 2021-05-07 | 1 | -0/+7 | |
| | | | | | Addresses #1268 | |||||
| * | highlights(c): highlight (escape_sequence) | Stephan Seitz | 2021-05-01 | 1 | -0/+1 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2021-04-28 | 1 | -5/+8 | |
| | | ||||||
| * | Fix indentation | Camden Cheek | 2021-04-28 | 1 | -1/+1 | |
| | | ||||||
| * | [docgen] Update README.md | Github Actions | 2021-04-28 | 1 | -0/+1 | |
| | | | | | skip-checks: true | |||||
| * | Add go-mod tree-sitter config | Camden Cheek | 2021-04-28 | 2 | -0/+27 | |
| | | | | | | Adds a tree-sitter config for go.mod files as well as highlighting queries. | |||||
| * | locals(js,ts): Add parameters again (#1231) | Stephan Seitz | 2021-04-28 | 3 | -28/+56 | |
| | | ||||||
| * | Comment: use `@combined` to create just one tree per buffer (#1252) | Santos Gallegos | 2021-04-28 | 42 | -41/+46 | |
| | | | | | | | | | | | | | * 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 | |||||
| * | folds(c): fold at case_statement | Stephan Seitz | 2021-04-26 | 1 | -0/+1 | |
| | | ||||||
