summaryrefslogtreecommitdiff
path: root/lua/nvim-treesitter/parsers.lua
AgeCommit message (Expand)Author
2021-01-03Add maintainers for JuliaStephan Seitz
2020-12-31add gdscriptTJ DeVries
2020-12-30Add SPARQLBonaBeavis
2020-12-10Pin Erlang parserStephan Seitz
2020-12-10fix erlang parser installationOkan Esen
2020-12-10Add Erlang parser to listLeandro Ostera
2020-12-09Allow user configure parsers using metatablesLuis Carlos Cruz Carballo
2020-12-09fix: find parsers correctlyli
2020-12-06add readme and more correct highlight capturesTormod Alf Try Tufteland
2020-12-06add kotlin parser and highligh-queriesTormod Alf Try Tufteland
2020-11-27feat: add graphql grammarBryan Kegley
2020-11-23fix: update interface following languagetree merge (#687)Thomas Vigouroux
2020-11-22Add @leo60228 as Nix maintainerleo60228
2020-11-04Add initial clojure supportsogaiu
2020-11-03parser: only use parse to get a treeThomas Vigouroux
2020-10-26feat(install): add "maintained" option to only install maintained parsersStephan Seitz
2020-10-22fix(markdown): remove from parser listThomas Vigouroux
2020-10-20Add verilog/systemverilog queriesZeger Van de Vannet
2020-10-16Remove get_parser logickiyan42
2020-10-05Add teal parserCorey Williamson
2020-10-04feat: add ocamllex parser and highlightsPau Ruiz Safont
2020-09-30initial support for CodeQLAlvaro Muñoz
2020-09-19feat: add parser for ocaml interface filesPau Ruiz Safont
2020-09-10Improve startuptimeSantos Gallegos
2020-09-10Ocaml: fix parserSantos Gallegos
2020-09-08feat(parsers): add filetype PKGBUILDStephan Seitz
2020-09-02add scanner file for fennel parserTravonteD
2020-08-25Fix #292: Add parser links to README.mdStephan Seitz
2020-08-17some refacto, doc fixes and jsx querieskiyan42
2020-08-16Add fennel supportTravonteD
2020-08-11perf: cache parser file list for performanceThomas Vigouroux
2020-08-11fix(locals): fix find definition implementation (#274)Steven Sojka
2020-07-28rename query parser to query from schemeSteven Sojka
2020-07-28feat(parsers): add scheme parserSteven Sojka
2020-07-27configs: attach on unknown parsers tooThomas Vigouroux
2020-07-27Parsers: add reStructuredTextSantos Gallegos
2020-07-23Fix #213: Add parser for dartStephan Seitz
2020-07-16Add jsdoc parserStephan Seitz
2020-07-16Refactor locals.lua:Stephan Seitz
2020-07-16Refactor: Add parsers.get_buf_langStephan Seitz
2020-07-15fix(parsers): add additional typescript filetype to parserPierre Poupin
2020-07-15Use C++ parser for "cuda" filetypeStephan Seitz
2020-06-29add used_by key to parserskiyan42
2020-06-21Fix bash parser urlSantos Gallegos
2020-06-20refactor: parser list and lang->ft/ft->langkiyan42
2020-06-19refacto: remove buf_statekiyan42
2020-05-05feat: provide a statusline indicatorThomas Vigouroux
2020-04-19fix: prepare injections mechanismThomas Vigouroux
2020-04-19feat: add parsers module and better match iterThomas Vigouroux