summaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Expand)Author
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
2021-10-07feat: add "experimental" key to parsersCezary Drożak
2021-10-03Added branch specificationBenjamin Graham
2021-10-03LLVM parser/highlighter addedBenjamin Graham
2021-10-03chore: use vim.ui.select for TSEditQuery if availableStephan Seitz
2021-10-03chore: print compiler version in healthcheckStephan Seitz
2021-10-01feat(install): add options `prefer_git` and `command_extra_args`Stephan Seitz
2021-09-24Use vim-range style (1-index based) when possible (#1841)Santos Gallegos
2021-09-21Swapping to the correct repoLucas Crownover
2021-09-21Adding perl parserLucas Crownover
2021-09-19Fix incremental selection for nodes that include EOLSantos Gallegos