summaryrefslogtreecommitdiff
path: root/lua/nvim-treesitter/parsers.lua
AgeCommit message (Expand)Author
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