summaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Expand)Author
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
2021-11-18Format with styluaSantos Gallegos
2021-11-12refactor: inherit jsongegoune
2021-11-12feat: add http parsergegoune
2021-11-12feat: get node at cursor of other winFabian David Schmidt
2021-11-12Add condition function to module configpatrick96
2021-11-11Ensure `ft_to_lang` supports multipart filetypes.Robert Jackson
2021-11-11Add `html.handlebars` as a valid type for the glimmer parser.Robert Jackson
2021-11-08refactor: nitpickingSirisak Lueangsaksri
2021-11-08feat: sync install for `ensure_installed`Sirisak Lueangsaksri
2021-11-02chore: fix typosDundar Göc
2021-11-01Fix typo in locals.lua: vaild -> validStephan Seitz
2021-11-01Fix bugs in TSRangeStephan Seitz
2021-10-22Use wrapper around vim.notify with common optionsSantos Gallegos
2021-10-21Add zig as compiler for parsermaxxnino
2021-10-19Use vim.notify instead of print in some places (#1927)Santos Gallegos
2021-10-13Switch to official elixir-lang parserConnor Lay (Clay)
2021-10-11feat(healthcheck): support native lua healthchecks, and fixesJavier López
2021-10-07Add scala maintainerStevan Milic
2021-10-07parsers: add D parserCezary Drożak