aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* [docgen] Update README.mdGithub Actions2021-09-171-1/+1
| | | | skip-checks: true
* Add tree-sitter-dot (#1770)rydesun2021-09-171-0/+1
| | | | | | | | | | | | | * 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
* Add tree-sitter-pioasm with highlights and injections (#1759)leo602282021-09-171-0/+1
| | | | | | | | | | | | | | * add tree-sitter-pioasm with highlights and injections * [docgen] Update README.md skip-checks: true * remove ada injection from pioasm * address review * remove unnecessary python predicate Co-authored-by: Github Actions <actions@github>
* [docgen] Update README.mdGithub Actions2021-09-171-0/+1
| | | | skip-checks: true
* highlights(php): add `instanceof` as `@keyword` (#1728)Wilman Barrios2021-09-171-1/+1
|
* Added TLA+ grammar & queriesAndrew Helwer2021-09-171-0/+1
|
* [docgen] Update README.mdGithub Actions2021-09-171-0/+1
| | | | skip-checks: true
* feat: add support for vimThomas Vigouroux2021-09-171-0/+1
|
* [docgen] Update README.mdGithub Actions2021-09-171-1/+1
| | | | skip-checks: true
* feat: allow 'revision' override in parser config (#1661)Munif Tanjim2021-09-171-0/+3
|
* [docgen] Update README.mdGithub Actions2021-09-171-0/+1
| | | | skip-checks: true
* [docgen] Update README.mdGithub Actions2021-09-171-1/+1
| | | | skip-checks: true
* [docgen] Update README.mdGithub Actions2021-09-171-0/+1
| | | | skip-checks: true
* Update README.mdDuarte OC2021-09-171-1/+1
|
* Updated TSInstall example command. Duarte OC2021-09-171-1/+1
| | | | | When getting set up, the current instructions make me think I have to write `:TSInstall {'python'}`, when the correct command is `TSInstall python` Let me know if this makes sense 😄
* Update transferred fish repo info26797767+krnik2021-09-171-1/+1
|
* docs: notify about 0.5-compat in the readmeThomas Vigouroux2021-09-171-0/+4
|
* Add YANG parserTomas Sandven2021-09-171-0/+1
|
* doc: be more explicit about additional_vim_regex_highlighting (#1561)Stephan Seitz2021-07-131-0/+10
|
* Add info about queries and filetype detection to Adding Parsers section of ↵Andrew Helwer2021-07-091-2/+15
| | | | | | | | | | | | README (#1533) * Updated Adding Parsers section of README Added info about necessity of manually adding queries Added info about filetype detection * Updated troubleshooting section Added suggestion to check for missing queries or filetype detection
* Folds: support 'foldminlines'Munif Tanjim2021-07-081-1/+1
|
* Docs: mention that indentation is still experimentalSantos Gallegos2021-07-051-1/+2
|
* [docgen] Update README.mdGithub Actions2021-07-041-0/+1
| | | | skip-checks: true
* add hcl parsermhoffm2021-07-021-0/+1
|
* doc: link Installation wiki page in the READMESamyak Sarnayak2021-06-301-0/+2
| | | As discussed in #1439
* [docgen] Update README.mdGithub Actions2021-06-141-0/+1
| | | | skip-checks: true
* fixed typo (#1386)Ashish Panigrahi2021-06-121-1/+1
|
* docs: notify that treesitter stabilization in planned for 0.6Thomas Vigouroux2021-06-111-1/+1
| | | | | Stabilization of treesitter has been postponed, so we are going to require people to follow master for a bit longer.
* [docgen] Update README.mdGithub Actions2021-06-061-1/+1
| | | | skip-checks: true
* [docgen] Update README.mdGithub Actions2021-05-261-1/+1
| | | | skip-checks: true
* [docgen] Update README.mdGithub Actions2021-05-191-0/+1
| | | | skip-checks: true
* Revert README.md changeDaniel Kempkens2021-05-181-1/+0
|
* Initial Elixir supportDaniel Kempkens2021-05-181-0/+1
|
* Extend CL highlightsStephan Seitz2021-05-171-0/+1
|
* Add config for Dockerfile parser (#1288)Camden Cheek2021-05-111-0/+1
|
* [docgen] Update README.mdGithub Actions2021-05-071-1/+1
| | | | skip-checks: true
* [docgen] Update README.mdGithub Actions2021-05-071-0/+1
| | | | skip-checks: true
* [docgen] Update README.mdGithub Actions2021-04-281-0/+1
| | | | skip-checks: true
* [docgen] Update README.mdGithub Actions2021-04-231-1/+1
| | | | skip-checks: true
* Add Fortran queries from @oponkorkStephan Seitz2021-04-231-1/+2
|
* YAML: update queries (#1203)Santos Gallegos2021-04-181-2/+2
| | | Closes https://github.com/nvim-treesitter/nvim-treesitter-refactor/issues/18
* [docgen] Update README.mdGithub Actions2021-04-081-1/+1
| | | | skip-checks: true
* [docgen] Update README.mdGithub Actions2021-04-081-0/+1
| | | | skip-checks: true
* Small update to READMEChristian Clason2021-04-051-1/+1
| | | For the sake of completeness, mention that `folding` is not a module in list of available modules.
* [docgen] Update README.mdGithub Actions2021-03-301-2/+2
| | | | skip-checks: true
* [docgen] Update README.mdGithub Actions2021-03-241-1/+1
| | | | skip-checks: true
* feat(install): allow ignore list when installing parsers (#1098)Steven Sojka2021-03-241-0/+1
|
* [docgen] Update README.mdGithub Actions2021-03-231-1/+1
| | | | skip-checks: true
* Added Zig grammarHimujjal2021-03-231-0/+1
|
* [docgen] Update README.mdGithub Actions2021-03-221-0/+1
| | | | skip-checks: true