| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat!: bump minimum Nvim version to 0.9.2 | Christian Clason | 2024-01-15 | 1 | -1/+1 |
| | | | | | required for empty injection fix | ||||
| * | Update README | Github Actions | 2023-12-19 | 1 | -0/+1 |
| | | |||||
| * | feat: add rbs parser support (#5745) | Tomohiro Hashidate | 2023-12-01 | 1 | -0/+1 |
| | | |||||
| * | parsers: add tree-sitter-slang | Stephan Seitz | 2023-11-29 | 1 | -0/+1 |
| | | |||||
| * | feat: add facility | Bryan Kenote | 2023-11-28 | 1 | -0/+1 |
| | | |||||
| * | Update README | Github Actions | 2023-11-27 | 1 | -1/+1 |
| | | |||||
| * | Update README | Github Actions | 2023-11-26 | 1 | -0/+1 |
| | | |||||
| * | feat: add properties parser | ObserverOfTime | 2023-11-21 | 1 | -0/+1 |
| | | |||||
| * | feat: add Linkerscript (#5693) | Amaan Qureshi | 2023-11-19 | 1 | -0/+1 |
| | | |||||
| * | Update README | Github Actions | 2023-11-16 | 1 | -0/+1 |
| | | |||||
| * | Update README | Github Actions | 2023-11-13 | 1 | -1/+1 |
| | | |||||
| * | feat: add xcompose parser | ObserverOfTime | 2023-11-10 | 1 | -0/+1 |
| | | |||||
| * | Update README | Github Actions | 2023-11-08 | 1 | -0/+1 |
| | | |||||
| * | Update README | Github Actions | 2023-11-08 | 1 | -0/+1 |
| | | |||||
| * | feat: add udev rules parser | ObserverOfTime | 2023-11-07 | 1 | -0/+1 |
| | | |||||
| * | Update README | Github Actions | 2023-10-30 | 1 | -0/+2 |
| | | |||||
| * | Update README | Github Actions | 2023-10-24 | 1 | -0/+1 |
| | | |||||
| * | feat: add objdump to the supported languages (#5548) | Colin Kennedy | 2023-10-22 | 1 | -0/+1 |
| | | |||||
| * | feat: add GN (Generate Ninja) | Amaan Qureshi | 2023-10-22 | 1 | -0/+1 |
| | | |||||
| * | Update README (#5558) | github-actions[bot] | 2023-10-22 | 1 | -0/+1 |
| | | |||||
| * | Update README | Github Actions | 2023-10-21 | 1 | -1/+2 |
| | | |||||
| * | docs: add hint on configuring custom filetypes (#5552) | Hugo | 2023-10-20 | 1 | -0/+12 |
| | | | | | | I thought that this functionality was not possible but there's actually an API for it. This seems like a useful place for others to find more information on it. | ||||
| * | Update README | Github Actions | 2023-10-15 | 1 | -0/+1 |
| | | |||||
| * | Update README | Github Actions | 2023-10-09 | 1 | -1/+1 |
| | | |||||
| * | feat: add nasm parser (#5475) | ObserverOfTime | 2023-10-09 | 1 | -0/+1 |
| | | | | | | | | | | * feat: add nasm parser * chore: update highlights --------- Co-authored-by: Amaan Qureshi <amaanq12@gmail.com> | ||||
| * | feat(authzed): add parser and highlight queries. (#5426) | Mathew Polzin | 2023-10-07 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * feat(authzed): add parser and highlight queries * Update queries/authzed/highlights.scm use `any-of` for list of alternative words. Co-authored-by: Pham Huy Hoang <hoangtun0810@gmail.com> * add injections queries file. * Update queries/authzed/highlights.scm * tweak whitespace * fix errors with capture names. * style(authzed): reformat highlights * add self as maintainer * Update lua/nvim-treesitter/parsers.lua Co-authored-by: Christian Clason <c.clason@uni-graz.at> * Add to lockfile and readme * feat(authzed): Updates to queries and lockfile around newest Authzed parser changes. * Update queries/authzed/highlights.scm Co-authored-by: Pham Huy Hoang <hoangtun0810@gmail.com> * Update queries/authzed/highlights.scm Co-authored-by: Pham Huy Hoang <hoangtun0810@gmail.com> * unnest here similarly to recommended elsewhere * Update highlights.scm Co-authored-by: ObserverOfTime <chronobserver@disroot.org> --------- Co-authored-by: Pham Huy Hoang <hoangtun0810@gmail.com> Co-authored-by: ObserverOfTime <chronobserver@disroot.org> Co-authored-by: Christian Clason <c.clason@uni-graz.at> | ||||
| * | Update README | Github Actions | 2023-10-04 | 1 | -1/+1 |
| | | |||||
| * | feat: add liquidsoap | Romain Beauxis | 2023-10-04 | 1 | -0/+1 |
| | | | | Co-authored-by: Christian Clason <c.clason@uni-graz.at> | ||||
| * | chore(haskell): add mrcjkb as maintainer | Marc Jakobi | 2023-09-27 | 1 | -1/+1 |
| | | |||||
| * | feat(textproto): Add Textproto parser and queries (#5402) | PorterAtGoogle | 2023-09-19 | 1 | -0/+1 |
| | | | | | | | | | | | | | | * Add textproto parser and queries * remove extra newline * Apply suggestions from code review Co-authored-by: ObserverOfTime <chronobserver@disroot.org> --------- Co-authored-by: ObserverOfTime <chronobserver@disroot.org> | ||||
| * | Update README (#5419) | github-actions[bot] | 2023-09-18 | 1 | -0/+1 |
| | | | | Co-authored-by: Github Actions <actions@github> | ||||
| * | Update README | Github Actions | 2023-09-18 | 1 | -1/+1 |
| | | |||||
| * | Update README | Github Actions | 2023-09-17 | 1 | -0/+3 |
| | | |||||
| * | Update README | Github Actions | 2023-09-13 | 1 | -0/+1 |
| | | |||||
| * | Update README | Github Actions | 2023-09-10 | 1 | -0/+1 |
| | | |||||
| * | Feat: Add unison (#5340) | Tavish Pegram | 2023-09-03 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Add unison * Trivial change to force prepush hook * Undo change * PR Feedback - remove appended text in query after variable, update lockfile, remove main branch specification in parser * Replacing captures with only ones in the contributing.md * Fix typo * Generate from grammar * First group of suggested changes * Update gt operator * Remove outer parens * Remove maybe.c * Add comment injection | ||||
| * | docs: fix typo in README.md | Yuri Socher Bichibichi | 2023-09-02 | 1 | -1/+1 |
| | | |||||
| * | feat: add Kconfig | Amaan Qureshi | 2023-08-31 | 1 | -0/+1 |
| | | |||||
| * | feat: add NQC | Amaan Qureshi | 2023-08-31 | 1 | -0/+1 |
| | | |||||
| * | feat: add Doxygen | Amaan Qureshi | 2023-08-26 | 1 | -0/+1 |
| | | |||||
| * | feat: add re2c | Amaan Qureshi | 2023-08-24 | 1 | -0/+1 |
| | | |||||
| * | feat: add Forth | Amaan Qureshi | 2023-08-21 | 1 | -0/+1 |
| | | |||||
| * | feat: add strace | Amaan Qureshi | 2023-08-20 | 1 | -0/+1 |
| | | |||||
| * | feat: add CSV, PSV, & TSV | Amaan Qureshi | 2023-08-17 | 1 | -0/+3 |
| | | |||||
| * | feat: add BitBake | Amaan Qureshi | 2023-08-17 | 1 | -0/+1 |
| | | |||||
| * | feat: add gpg config parser | ObserverOfTime | 2023-08-17 | 1 | -0/+1 |
| | | |||||
| * | Update README | Github Actions | 2023-08-17 | 1 | -1/+1 |
| | | |||||
| * | feat(robot): update parser, queries and maintainer | Tomas Sandven | 2023-08-17 | 1 | -1/+1 |
| | | | | | | | | * Update tree-sitter-robot version and maintainer * Improve query code style * Update tree-sitter-robot revision | ||||
| * | feat: add pymanifest parser | ObserverOfTime | 2023-08-13 | 1 | -0/+1 |
| | | |||||
| * | feat: add xml & dtd parsers | ObserverOfTime | 2023-08-13 | 1 | -0/+2 |
| | | |||||
