| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | chore: rewrite healthcheck for compact output | kiyan | 2021-02-22 | 1 | -20/+12 | |
| | | ||||||
| * | Ruby constants highlighted as Type | Kassio Borges | 2021-02-22 | 1 | -5/+5 | |
| | | | | | | | | In ruby constants and types are usually highlighted the sameway. Based on vim-ruby highlight. https://github.com/vim-ruby/vim-ruby/blob/master/syntax/ruby.vim#L502 | |||||
| * | Fix indent size | BonaBeavis | 2021-02-22 | 1 | -1/+1 | |
| | | ||||||
| * | Add "v", "V", "<C-v>" as valid options of `selection_mode`. | echasnovski | 2021-02-21 | 1 | -4/+5 | |
| | | ||||||
| * | Add `selection_mode` argument to `ts_utils.update_selection()`. | echasnovski | 2021-02-21 | 1 | -2/+12 | |
| | | ||||||
| * | add formal_parameters | elianiva | 2021-02-21 | 1 | -0/+1 | |
| | | | | | | as suggested by p00f Co-authored-by: Chinmay Dalal <chinmay.dalal.22012001@gmail.com> | |||||
| * | feat: add java indent | elianiva | 2021-02-21 | 1 | -0/+19 | |
| | | ||||||
| * | highlights(java): Highlight spread parameters | Stephan Seitz | 2021-02-19 | 1 | -1/+5 | |
| | | ||||||
| * | highlights(java): fix constant highlighting (only UPPERCASE_LETTERS) | Stephan Seitz | 2021-02-19 | 1 | -1/+1 | |
| | | ||||||
| * | [docgen] Update README.md | Github Actions | 2021-02-19 | 1 | -1/+2 | |
| | | | | | skip-checks: true | |||||
| * | List myself as the Vue maintainer | Hugo Osvaldo Barrera | 2021-02-17 | 1 | -1/+2 | |
| | | ||||||
| * | Add support for folding Vue files | Hugo Osvaldo Barrera | 2021-02-17 | 1 | -0/+6 | |
| | | ||||||
| * | Add support for Vue files | Hugo Osvaldo Barrera | 2021-02-17 | 2 | -0/+57 | |
| | | | | | | I haven't included parsing the `style` tag, since the only applicable queries we have are CSS (which actually works fine for SCSS too). | |||||
| * | List myself as maintainer for JSONC | Hugo Osvaldo Barrera | 2021-02-17 | 1 | -0/+1 | |
| | | ||||||
| * | Add README description for JSONC | Hugo Osvaldo Barrera | 2021-02-17 | 1 | -1/+2 | |
| | | ||||||
| * | Add support for JSONC | Hugo Osvaldo Barrera | 2021-02-15 | 5 | -0/+13 | |
| | | ||||||
| * | highlights(rst): Reset highlights in doctest_block | Stephan Seitz | 2021-02-15 | 1 | -0/+4 | |
| | | ||||||
| * | Json: update folds | Santos Gallegos | 2021-02-13 | 1 | -0/+1 | |
| | | | | | Allow to fold mappings. | |||||
| * | C: downgrade parser | Santos Gallegos | 2021-02-12 | 1 | -1/+1 | |
| | | | | | | | | | | Till we figure out what's happening. Ref: - https://github.com/tree-sitter/tree-sitter-c/commits/master - https://github.com/nvim-treesitter/nvim-treesitter/issues/948 | |||||
| * | Update lockfile.json | GitHub | 2021-02-12 | 1 | -2/+2 | |
| | | ||||||
| * | highlights(nix): fix for alias name of identifier in attrpath | Stephan Seitz | 2021-02-12 | 1 | -3/+3 | |
| | | ||||||
| * | Fix parser config for nix | Stephan Seitz | 2021-02-12 | 1 | -1/+1 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2021-02-12 | 1 | -6/+12 | |
| | | ||||||
| * | Query: highlight modeline | Santos Gallegos | 2021-02-12 | 1 | -0/+3 | |
| | | | | | | Matches the first comment and the beginning from the pattern https://github.com/neovim/neovim/blob/52397aaa0d1e2d4ce1320c73761cf316fc608ffb/runtime/lua/vim/treesitter/query.lua#L25 | |||||
| * | fix: remove debug print on query cache invalidation | Stephan Seitz | 2021-02-11 | 1 | -1/+0 | |
| | | | | | | | The message does not even provide any context where it's coming from and what it is exactly doing and has to be acknowledged when printed in conjunction with the "wrote xxx bytes message" | |||||
| * | Bump ledger version | Cédric Barreteau | 2021-02-11 | 1 | -1/+1 | |
| | | | | | Adds support for multi-word commodities. | |||||
| * | feat(javascript): add template string language injection | Steven Sojka | 2021-02-11 | 1 | -3/+9 | |
| | | ||||||
| * | Use eq? | Santos Gallegos | 2021-02-11 | 2 | -4/+4 | |
| | | ||||||
| * | HTML: improve highlights & injections | Santos Gallegos | 2021-02-11 | 6 | -1/+39 | |
| | | ||||||
| * | [docgen] Update README.md | Github Actions | 2021-02-11 | 1 | -0/+1 | |
| | | | | | skip-checks: true | |||||
| * | Query: add folds | Santos Gallegos | 2021-02-11 | 1 | -0/+6 | |
| | | ||||||
| * | C/CPP: add injections for macros | Santos Gallegos | 2021-02-10 | 2 | -0/+2 | |
| | | ||||||
| * | YAML: add locals | Santos Gallegos | 2021-02-10 | 1 | -0/+1 | |
| | | | | | This is so incremental selection works | |||||
| * | Cleanup | Mads Kjeldgaard | 2021-02-10 | 1 | -7/+0 | |
| | | ||||||
| * | Cleanup | Mads Kjeldgaard | 2021-02-10 | 1 | -7/+0 | |
| | | ||||||
| * | Update queries/supercollider/locals.scm | mads kjeldgaard | 2021-02-10 | 1 | -2/+0 | |
| | | | | Co-authored-by: Thomas Vigouroux <tomvig38@gmail.com> | |||||
| * | Update queries/supercollider/highlights.scm | mads kjeldgaard | 2021-02-10 | 1 | -1/+0 | |
| | | | | Co-authored-by: Thomas Vigouroux <tomvig38@gmail.com> | |||||
| * | Keyword | Mads Kjeldgaard | 2021-02-10 | 1 | -1/+1 | |
| | | ||||||
| * | remove @escape | Mads Kjeldgaard | 2021-02-10 | 1 | -1/+1 | |
| | | ||||||
| * | Remove second addition of supercollider | Mads Kjeldgaard | 2021-02-10 | 1 | -9/+0 | |
| | | ||||||
| * | Add supercollider support | Mads Kjeldgaard | 2021-02-10 | 5 | -0/+169 | |
| | | ||||||
| * | Add supercollider parser to list of parsers | Mads Kjeldgaard | 2021-02-10 | 1 | -0/+18 | |
| | | ||||||
| * | Add devicetree parser with queries (#900) | Jędrzej Boczar | 2021-02-10 | 6 | -0/+65 | |
| | | | | | | | | | | | | | | | | | | | | | | * Add devicetree parser with queries * [docgen] Update README.md skip-checks: true * queries/devicetree: update highlight capture groups * minor fix in CONTRIBUTING.md * Revert "minor fix in CONTRIBUTING.md" This reverts commit 23622b49dbb9eace471e036c0f94fc64b5fda951. * queries/devicetree: add self as maintainer * [docgen] Update README.md skip-checks: true Co-authored-by: Github Actions <actions@github> | |||||
| * | Lua: highlight fields | Santos Gallegos | 2021-02-10 | 1 | -0/+1 | |
| | | ||||||
| * | fix: rust use_list + tuple_expression indent | elianiva | 2021-02-08 | 1 | -0/+2 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2021-02-07 | 1 | -1/+1 | |
| | | ||||||
| * | Yaml: fix folds | Santos Gallegos | 2021-02-07 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Fix https://github.com/nvim-treesitter/nvim-treesitter/issues/887 (block_node) includes more nodes to fold, test with: ```yaml days: Monday: - test: example Tuesday: - test: example Wednesday: - test: example - test: example Thursday: - test: example Friday: - test: example - foo: | One Two Three ``` | |||||
| * | Query: add regex injections | Santos Gallegos | 2021-02-07 | 1 | -0/+4 | |
| | | ||||||
| * | Lua: improve scope queries | Santos Gallegos | 2021-02-07 | 1 | -12/+12 | |
| | | | | | | | - Set scope to parent - Group all scopes - Use the . operator | |||||
| * | HTML: add folds queries | Santos Gallegos | 2021-02-07 | 1 | -0/+5 | |
| | | ||||||
