aboutsummaryrefslogtreecommitdiffstats
path: root/lua
Commit message (Expand)AuthorAgeFilesLines
...
* Fix: Account for winnr being nil in calls to get_node_at_cursorWil Thomason2022-01-041-1/+2
* fix: remove experimental flagJirgn2022-01-041-1/+0
* Add support for Pascal (#2153)Isopod2021-12-241-0/+8
* update fusion to version 1.1.1 (#2148)jirgn2021-12-231-1/+1
* goto_node: normalize range for nvim_win_set_cursorSantos Gallegos2021-12-201-8/+4
* Add support for new golang `go.work` filesOmer Tuchfeld2021-12-181-0/+10
* feat: enable parsers after installation immediately without reloadStephan Seitz2021-12-151-0/+11
* parsers: Add MDeiml/tree-sitter-markdown as markdown parserStephan Seitz2021-12-142-9/+9
* feat(lang): add makeLewis Russell2021-12-141-0/+10
* Apply cpp to arduinoChad Condon2021-12-061-0/+1
* Feat: Added Pug parser with inital queriesStefan Wienert2021-11-301-0/+9
* fix: off-by-one errors in indent calculationoxalica2021-11-281-3/+6
* refactor(prisma): switch to alternative repoelianiva2021-11-281-1/+2
* feat: add prisma supportelianiva2021-11-281-0/+7
* Fix docspatrick962021-11-281-3/+2
* Make disable accept a functionpatrick962021-11-281-10/+15
* Rename cond to conditionpatrick962021-11-281-1/+1
* parsers(fusion): add .git suffix necessary for Gitlab projectsStephan Seitz2021-11-261-1/+1
* parsers(fusion): add info about main branchStephan Seitz2021-11-261-0/+1
* fix: mark support experimentalJirgn2021-11-261-1/+2
* feat: add fusion grammar and highlightsJirgn2021-11-261-0/+8
* parsers: godotResource -> godot_resourceStephan Seitz2021-11-251-1/+1
* Don't use the Bash grammar for Zsh filesGreg Werbin2021-11-241-1/+1
* Format with styluaSantos Gallegos2021-11-181-3/+1
* refactor: inherit jsongegoune2021-11-121-0/+1
* feat: add http parsergegoune2021-11-121-0/+9
* feat: get node at cursor of other winFabian David Schmidt2021-11-121-1/+7
* Add condition function to module configpatrick962021-11-122-6/+12
* Ensure `ft_to_lang` supports multipart filetypes.Robert Jackson2021-11-111-2/+7
* Add `html.handlebars` as a valid type for the glimmer parser.Robert Jackson2021-11-111-0/+1
* refactor: nitpickingSirisak Lueangsaksri2021-11-082-2/+2
* feat: sync install for `ensure_installed`Sirisak Lueangsaksri2021-11-082-1/+7
* chore: fix typosDundar Göc2021-11-023-3/+3
* Fix typo in locals.lua: vaild -> validStephan Seitz2021-11-011-1/+1
* Fix bugs in TSRangeStephan Seitz2021-11-011-2/+4
* Use wrapper around vim.notify with common optionsSantos Gallegos2021-10-223-3/+9
* Add zig as compiler for parsermaxxnino2021-10-212-1/+12
* Use vim.notify instead of print in some places (#1927)Santos Gallegos2021-10-191-2/+2
* Switch to official elixir-lang parserConnor Lay (Clay)2021-10-131-3/+3
* feat(healthcheck): support native lua healthchecks, and fixesJavier López2021-10-111-7/+10
* Add scala maintainerStevan Milic2021-10-071-0/+1
* parsers: add D parserCezary Drożak2021-10-071-0/+11
* feat: add "experimental" key to parsersCezary Drożak2021-10-071-0/+3
* Added branch specificationBenjamin Graham2021-10-031-0/+1
* LLVM parser/highlighter addedBenjamin Graham2021-10-031-0/+8
* chore: use vim.ui.select for TSEditQuery if availableStephan Seitz2021-10-031-19/+36
* chore: print compiler version in healthcheckStephan Seitz2021-10-031-1/+8
* feat(install): add options `prefer_git` and `command_extra_args`Stephan Seitz2021-10-012-5/+15
* Use vim-range style (1-index based) when possible (#1841)Santos Gallegos2021-09-242-42/+38
* Swapping to the correct repoLucas Crownover2021-09-211-1/+1