summaryrefslogtreecommitdiff
path: root/lua/nvim-treesitter/parsers.lua
AgeCommit message (Expand)Author
2022-07-09feat(vala)!: switch to @vala-lang parserPrinceton Ferro
2022-07-08Initial SQL supportderekstride
2022-07-07add qmljs (#3126)Access
2022-06-28docs: add description to `markdown`/`markdown_inline` in READMEStephan Seitz
2022-06-28feat(beancount): support folding org headers (#3078)PolarMutex
2022-06-26feat(swift): compile the grammar from the main branch (#3068)Alex Pinkus
2022-06-26feat(markdown)!: switch to split parser (#3048)Matthias Deiml
2022-06-25Chore: remove prefix from parser "location" propertyStephan Seitz
2022-06-19Add rnoweb to the parsers.lua fileBrian Albert Monroe
2022-06-19docs(swift): list alex-pinkus as maintainerChristian Clason
2022-06-14feat(tiger): initial supportBruno BELANYI
2022-06-05make ft_to_lang work for csharp (#2989)Alexej Kowalew
2022-05-28fix(r): add external scannerChristian Clason
2022-05-21parser(vlang): fix location of remote repoStephan Seitz
2022-05-21feat(vlang): initial supporttami5
2022-05-05Add embedded template to support ERB filesNick Pezza
2022-04-30chore!: remove ensure_installed='maintained'Christian Clason
2022-04-28feat(proto): add parserfrancisco souza
2022-04-27feat: add m68k parser and queriesGraham Bates
2022-04-23Add org parserTerseTears
2022-04-18feat(swift): switch to branch with generated filesChristian Clason
2022-04-11fix: remove ftdetect, Fix `struct` highlight for wgslKonrad Bochnia
2022-04-11Add WGSL parserKonrad Bochnia
2022-04-10Fix nvim-treesitter CI6cdh
2022-04-10Added scheme support6cdh
2022-04-10chore!: deprecate ensure_installed=maintainedChristian Clason
2022-04-08Add more filetypes for treesitter-markdownMicah Halter
2022-04-07feat: add astrovirchau13
2022-04-03Fixed the styluaLex
2022-04-03Added the initial version for the support of rego languageOleksii Demennikov
2022-04-01Add elvishTobias Frilling
2022-03-29feat: add vimdoc parser and highlight queriesChristian Clason
2022-03-17Add CooklangAddison Chan
2022-03-11Add highlights query for SolidityYongJieYongJie
2022-03-07Add slint parser configuration and queries (#2598)Jared Moulton
2022-02-28parsers: Add todotxt parserArnar Gauti Ingason
2022-02-15Add myself as maintainer of Elixir, Gleam queriesConnor Lay (Clay)
2022-02-15Add Gleam parserConnor Lay (Clay)
2022-02-13feat: add lalrpop parser (#2524)traxys
2022-02-11Update lockfile.json (#2512)github-actions[bot]
2022-02-06refacto: deprecate used_by in parsers.luakiyan
2022-02-04chore(latex)!: update parser and queries (#2436)Christian Clason
2022-02-03Updated TLA+ version, queries, maintainers (#2442)Andrew Helwer
2022-02-01update(phpdoc) Add scanner.c (#2426)Michael Härtl
2022-01-29Vala language supportMateus Melchiades
2022-01-25Add tree-sitter-eex parser for (L)EEx files (#2351)Clay
2022-01-23Set CXX standard per parser and fix NorgStephan Seitz
2022-01-23Allow compilation via makefileStephan Seitz
2022-01-23Add tree-sitter-norgJozef Grajciar
2022-01-22fix: Don't require node for gdscript.Ryan Roden-Corrent