summaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Expand)Author
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-22feat: specify abi version for generate on newer ts cliChristian Clason
2022-01-22fix: Don't require node for gdscript.Ryan Roden-Corrent
2022-01-21feat(indent): ecma - support try_catch and if_elseMunif Tanjim
2022-01-21feat(indent): support `@aligned_indent` for pythonMunif Tanjim
2022-01-21refactor(indent): extract functions and support metadataMunif Tanjim
2022-01-21feat(indent): use native Query:iter_capturesMunif Tanjim
2022-01-21feat: rewrite indent moduleMunif Tanjim
2022-01-21feat: improve indent moduleMunif Tanjim
2022-01-20Add phpdoc maintainer (#2311)Michael Härtl
2022-01-20parsers: add phpdoc parser (experimental)Michael Härtl
2022-01-18feat(lua)!: switch from our fork to MunifTanjim's (#2272)Christian Clason
2022-01-17parsers: add hack parserStephan Seitz
2022-01-16add hoconantosha417
2022-01-16fix(swift): switch to maintained parserChristian Clason
2022-01-15fix(util): pass offset_encoding to apply_text_editsChristian Clason
2022-01-08docs(kotlin): change Kotlin maintainerSal Bakraa
2022-01-08fix(kotlin): Change the kotlin parser to fwcd/tree-sitter-kotlnSal Bakraa
2022-01-08Fix get_node_textMDeiml
2022-01-08fix(foam): Foam switched to C scannerElwardi
2022-01-08Fix stylua lintingElwardi
2022-01-08Add OpenFOAM parserElwardi
2022-01-08Add ninja parser (#2217)Alexandre A. Muller
2022-01-05fix(haskell): Haskell switched to C scannerStephan Seitz
2022-01-05add(rasi): add rasi parserFymyte
2022-01-04Fix: Account for winnr being nil in calls to get_node_at_cursorWil Thomason
2022-01-04fix: remove experimental flagJirgn
2021-12-24Add support for Pascal (#2153)Isopod
2021-12-23update fusion to version 1.1.1 (#2148)jirgn
2021-12-20goto_node: normalize range for nvim_win_set_cursorSantos Gallegos
2021-12-18Add support for new golang `go.work` filesOmer Tuchfeld
2021-12-15feat: enable parsers after installation immediately without reloadStephan Seitz
2021-12-14parsers: Add MDeiml/tree-sitter-markdown as markdown parserStephan Seitz
2021-12-14feat(lang): add makeLewis Russell
2021-12-06Apply cpp to arduinoChad Condon
2021-11-30Feat: Added Pug parser with inital queriesStefan Wienert
2021-11-28fix: off-by-one errors in indent calculationoxalica
2021-11-28refactor(prisma): switch to alternative repoelianiva
2021-11-28feat: add prisma supportelianiva
2021-11-28Fix docspatrick96
2021-11-28Make disable accept a functionpatrick96
2021-11-28Rename cond to conditionpatrick96
2021-11-26parsers(fusion): add .git suffix necessary for Gitlab projectsStephan Seitz
2021-11-26parsers(fusion): add info about main branchStephan Seitz
2021-11-26fix: mark support experimentalJirgn
2021-11-26feat: add fusion grammar and highlightsJirgn
2021-11-25parsers: godotResource -> godot_resourceStephan Seitz
2021-11-24Don't use the Bash grammar for Zsh filesGreg Werbin