| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | feat: add objdump to the supported languages (#5548) | Colin Kennedy | 2023-10-22 | 1 | -0/+8 | |
| | | ||||||
| * | feat: add GN (Generate Ninja) | Amaan Qureshi | 2023-10-22 | 1 | -0/+9 | |
| | | ||||||
| * | feat: leo parser and queries (#5542) | r001 | 2023-10-22 | 1 | -0/+8 | |
| | | ||||||
| * | feat(perl)!: switch to tree-sitter-perl org's parser | Veesh Goldman | 2023-10-21 | 1 | -3/+4 | |
| | | ||||||
| * | feat(pod): add tree-sitter-perl org's POD parser | Veesh Goldman | 2023-10-21 | 1 | -0/+9 | |
| | | ||||||
| * | feat: register APKBUILD files as bash | Hugo | 2023-10-20 | 1 | -0/+1 | |
| | | ||||||
| * | feat: add gstreamer pipeline syntax (`gstlaunch`) | Stephan Seitz | 2023-10-15 | 1 | -0/+8 | |
| | | ||||||
| * | chore(clojure): update maintainer | Noah | 2023-10-09 | 1 | -1/+1 | |
| | | ||||||
| * | feat: add nasm parser (#5475) | ObserverOfTime | 2023-10-09 | 1 | -0/+8 | |
| | | | | | | | | | | * 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/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | |||||
| * | feat: add liquidsoap | Romain Beauxis | 2023-10-04 | 1 | -0/+8 | |
| | | | | Co-authored-by: Christian Clason <c.clason@uni-graz.at> | |||||
| * | chore(haskell): add mrcjkb as maintainer | Marc Jakobi | 2023-09-27 | 1 | -0/+1 | |
| | | ||||||
| * | Use scala parser for sbt filetype | ghostbuster91 | 2023-09-25 | 1 | -0/+1 | |
| | | ||||||
| * | fix(haskell_persistent): adapt to scanner rewrite | Christian Clason | 2023-09-19 | 1 | -1/+1 | |
| | | ||||||
| * | feat(textproto): Add Textproto parser and queries (#5402) | PorterAtGoogle | 2023-09-19 | 1 | -0/+8 | |
| | | | | | | | | | | | | | | * 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> | |||||
| * | feat: add ssh config | ObserverOfTime | 2023-09-18 | 1 | -0/+9 | |
| | | ||||||
| * | chore: switch agda upstream | ShootingStarDragons | 2023-09-18 | 1 | -2/+2 | |
| | | ||||||
| * | feat: add parsers and queries for apex, sosl, soql (#5396) | Xi Xiao | 2023-09-17 | 1 | -0/+27 | |
| | | ||||||
| * | fix: trees() may not be list-like | Jaehwang Jung | 2023-09-17 | 1 | -2/+2 | |
| | | ||||||
| * | feat: add Snakemake | osthomas | 2023-09-12 | 1 | -0/+9 | |
| | | ||||||
| * | fix!: backport `ac9e755` from `main` | L Lllvvuu | 2023-09-11 | 1 | -1/+1 | |
| | | | | | | Co-authored-by: Pham Huy Hoang <hoangtun0810@gmail.com> Closes: neovim/neovim#25088 | |||||
| * | feat: add EDS | Beartama | 2023-09-10 | 1 | -0/+8 | |
| | | ||||||
| * | Feat: Add unison (#5340) | Tavish Pegram | 2023-09-03 | 1 | -0/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | |||||
| * | feat: add Kconfig | Amaan Qureshi | 2023-08-31 | 1 | -0/+8 | |
| | | ||||||
| * | feat: add NQC | Amaan Qureshi | 2023-08-31 | 1 | -0/+8 | |
| | | ||||||
| * | feat: add Doxygen | Amaan Qureshi | 2023-08-26 | 1 | -0/+8 | |
| | | ||||||
| * | feat: add re2c | Amaan Qureshi | 2023-08-24 | 1 | -0/+8 | |
| | | ||||||
| * | feat: add Forth | Amaan Qureshi | 2023-08-21 | 1 | -0/+8 | |
| | | ||||||
| * | feat: add strace | Amaan Qureshi | 2023-08-20 | 1 | -0/+8 | |
| | | ||||||
| * | feat: add CSV, PSV, & TSV | Amaan Qureshi | 2023-08-17 | 1 | -0/+27 | |
| | | ||||||
| * | feat: add BitBake | Amaan Qureshi | 2023-08-17 | 1 | -0/+8 | |
| | | ||||||
| * | feat: add gpg config parser | ObserverOfTime | 2023-08-17 | 1 | -0/+8 | |
| | | ||||||
| * | feat: add pymanifest parser | ObserverOfTime | 2023-08-13 | 1 | -0/+9 | |
| | | ||||||
| * | feat: add xml & dtd parsers | ObserverOfTime | 2023-08-13 | 1 | -0/+21 | |
| | | ||||||
| * | fix(directive): make downcase work on captures | Christian Clason | 2023-08-12 | 1 | -22/+10 | |
| | | ||||||
| * | chore(injections)!: update injection syntax to 0.9 | Pham Huy Hoang | 2023-08-12 | 1 | -34/+3 | |
| | | | | | | | | | | Since 0.9, @lang syntax is still available as fallback but will soon be deprecated. Because of that, new syntax should be adopted once 0.9 becomes the baseline requirements for nvim-treesitter - update health check - update doc | |||||
| * | feat!: bump required Nvim version to 0.9.1 | Christian Clason | 2023-08-12 | 1 | -2/+2 | |
| | | ||||||
| * | fix: rename filetype for haskell persistent to match vim | Borys Lykah | 2023-08-11 | 1 | -1/+1 | |
| | | ||||||
| * | feat: add requirements parser | ObserverOfTime | 2023-08-10 | 1 | -0/+9 | |
| | | ||||||
| * | feat!: change upstream proto parser and improve highlights | Trey Wood | 2023-08-02 | 1 | -2/+2 | |
| | | ||||||
| * | fix(t32): correct gitlab URL | Christian Clason | 2023-08-01 | 1 | -1/+1 | |
| | | ||||||
| * | refactor(t32): remove revision pinning | Christoph Sax | 2023-08-01 | 1 | -1/+0 | |
| | | ||||||
| * | feat(t32): re-enable tests | Christoph Sax | 2023-07-30 | 1 | -2/+2 | |
| | | | | | | | | | | - Switch to GitLab mirror repository - Lock grammar version 2.2.0 - Revert "fix(tests): mark t32 as allowed to fail" This reverts commit ba223ceecc5d66312780c45079b6ae55c406fa96. - Revert "fix(tests): remove t32 tests" This reverts commit 97957a547b93412411ba3a8a9abd27589247c869. | |||||
| * | feat(t32)!: update queries for new HLL node types | Christoph Sax | 2023-07-30 | 1 | -1/+1 | |
| | | | | | | | | | - Lock grammar to version 2.1.1 - Update query for syntax hightlighting - fix missing locals query - reduce number of "(identifier) @variable" highlight queries - revert to capture @function.builtin for PRACTICE call expressions | |||||
| * | fix(hoon): add scanner file | Amaan Qureshi | 2023-07-27 | 1 | -1/+1 | |
| | | ||||||
| * | fix(pug): adapt to scanner rewrite | Amaan Qureshi | 2023-07-27 | 1 | -1/+1 | |
| | | ||||||
| * | fix(hcl, terraform): adapt to scanner rewrite | Amaan Qureshi | 2023-07-27 | 1 | -2/+2 | |
| | | ||||||
| * | fix(r): adapt to scanner rewrite | Amaan Qureshi | 2023-07-27 | 1 | -1/+1 | |
| | | ||||||
| * | feat: add scfg | Hugo | 2023-07-25 | 1 | -0/+9 | |
| | | ||||||
| * | fix(fortran): adapt to scanner rewrite | Amaan Qureshi | 2023-07-24 | 1 | -1/+1 | |
| | | ||||||
