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