| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-08-25 | Fix #292: Add parser links to README.md | Stephan Seitz | |
| 2020-08-20 | Docs: remove enable=true from textobjects module | evakuator | |
| 2020-08-20 | Docs: fix textobjects | evakuator | |
| 2020-08-18 | Docs: documentation for modules/submodules | Santos Gallegos | |
| 2020-08-17 | Textobjects: provide mappings for all swap/goto functions | Stephan Seitz | |
| 2020-08-16 | Add fennel support | TravonteD | |
| 2020-08-14 | docs: document the new runtime query system | Thomas Vigouroux | |
| 2020-08-11 | docs: advertize zulip instead of gitter | Thomas Vigouroux | |
| 2020-08-09 | Add troubleshooting for when a parser changes | Santos Gallegos | |
| This should be merged after https://github.com/nvim-treesitter/nvim-treesitter/pull/243 | |||
| 2020-08-04 | Add PHP, TOML, and update HTML, javascript queries | Shirasaka | |
| - PHP : Add highlights and locals query - TOML : Add highlights and locals query - HTML : Add scope - javascript : Add some scopes | |||
| 2020-07-29 | Docs: rework readme | Santos Gallegos | |
| - Fix some typos - Remove some unnecessary text that was taking space - Use double quotes in lua examples (this seems to be the convention in the source code) - Sort list of languages so they are easy to find. | |||
| 2020-07-28 | feat(parsers): add scheme parser | Steven Sojka | |
| 2020-07-27 | Docs: format and fixes | Santos Gallegos | |
| Format the docs to be consisted and some typos. | |||
| 2020-07-27 | Parsers: add reStructuredText | Santos Gallegos | |
| 2020-07-23 | Add myself as a maintainer for dart | Akin Sowemimo | |
| 2020-07-23 | Fix #213: Add parser for dart | Stephan Seitz | |
| 2020-07-21 | fix readme typos | kiyan42 | |
| 2020-07-20 | Added myself as c# maintainer | Steve Vermeulen | |
| 2020-07-17 | added go maintainer to README.md | WinWisely268 | |
| 2020-07-16 | Add jsdoc parser | Stephan Seitz | |
| 2020-07-15 | Update README.md | Thomas Vigouroux | |
| Add a notice on how to temporarily fix highlighting issues. | |||
| 2020-07-15 | docs(README): add new actions badge | Thomas Vigouroux | |
| 2020-07-14 | Update documentation for new modules 'refactor'/'textobjects' | Stephan Seitz | |
| 2020-07-14 | Add textobjects module | Stephan Seitz | |
| 2020-07-13 | Add module refactor.highlight_current_scope | Stephan Seitz | |
| 2020-07-13 | Fix #167: Add custom_captures config key to set highlights for custom queries | Stephan Seitz | |
| 2020-07-11 | Update example | Santos Gallegos | |
| 2020-07-11 | Typo | Santos Gallegos | |
| 2020-07-09 | docs: add GH actions build badge | Thomas Vigouroux | |
| 2020-07-09 | docs: remove unused build status badge | Thomas Vigouroux | |
| 2020-07-09 | ci: use GH Actions istead of Travis CI | Thomas Vigouroux | |
| 2020-07-09 | docs: update README.md for Rust | Thomas Vigouroux | |
| 2020-07-09 | docs: Add screenshot to the readme | Thomas Vigouroux | |
| 2020-07-07 | feat(configs): dynamic module defintions | Steven Sojka | |
| 2020-07-05 | Update README.md | Thomas Vigouroux | |
| 2020-06-30 | refactor(refactor): use higher local apis and some cleanup | Steven Sojka | |
| 2020-06-27 | update docs for TSInstall | kiyan42 | |
| 2020-06-23 | add highlight queries for bash | TravonteD | |
| 2020-06-21 | Add disclaimer to README.md | Stephan Seitz | |
| 2020-06-19 | add winnr to get_node_at_cursor | kiyan42 | |
| 2020-06-19 | update docs | kiyan42 | |
| 2020-06-15 | Merge pull request #86 from steelsojka/feat/json | Kiyan Yazdani | |
| feat(lang): add json highlights | |||
| 2020-06-15 | feat(lang): add json highlights | Steven Sojka | |
| 2020-06-15 | Merge pull request #85 from PitcherTear22/master | Thomas Vigouroux | |
| Add java support | |||
| 2020-06-15 | Add java to supported languages | Chinmay Dalal | |
| 2020-06-15 | Merge branch 'master' into feat/typescript-queries | Steven Sojka | |
| * master: Change regexes in C/C++ highlights Update C/C++ highlights to new query syntax Add better highlighting for preprocessor functions in C highlights Add operators /=,*=,|=,&= to C highlights Add compound_statement to c queries Add punctuation.bracket/punctuation.delimiter to C highlights Make =,~,! operators in C highlights Add cpp/locals.scm Add @error highlight to c/highlights.scm Add C++ highlights.scm Introduce base languages for queries Add tree-sitter-regex feat(queries): allow for user overrides Update issue templates | |||
| 2020-06-15 | Add C++ highlights.scm | Stephan Seitz | |
| 2020-06-15 | Merge pull request #80 from steelsojka/feat/user-query-overrides | Kiyan Yazdani | |
| feat(queries): allow user query overrides | |||
| 2020-06-14 | feat(queries): add typescript and javascript queries | Steven Sojka | |
| 2020-06-14 | Add tree-sitter-regex | Stephan Seitz | |
| This might be interesting for injected highlighting | |||
