summaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Expand)Author
2022-08-16parsers: add tree-sitter-gitignoreStephan Seitz
2022-08-16fix wrong parseShootingStarDragons
2022-08-16add regenerate the treesitterShootingStarDragons
2022-08-16feat(agda): add support for agdaShootingStarDragons
2022-08-09chore: update `tree-sitter-http` parser URLNTBBloodbath
2022-08-06nil check for linesray-x
2022-08-03Added function/method call highlight groupslfenzo
2022-08-03chore: trim space in check-healthStephan Seitz
2022-08-03chore: show in TSInstallInfo when parser is still loadedStephan Seitz
2022-08-03Add racket support6cdh
2022-08-02fix: node_incremental for incremental selection jumping around (#3257)itepechi / いてぺち
2022-07-31docs: add descriptions to incremental_selection keymapsStephan Seitz
2022-07-30feat(highlight): re-apply default highlights on colorscheme changesJohn Drouhard
2022-07-29feat(ts_utils): allow starting selection after last character (#3233)Axel Dahlberg
2022-07-21fix(indents): indents for error block (css, lua) (#3207)Kiyan
2022-07-18chore: cleanup main file, move statusline in modulekiyan
2022-07-18fix(typo): utils.create_or_resue_writable_dir -> reuse (#3194)Kiyan
2022-07-17fix(indent): set only one autocmd for binding indentexpr (#3190)Kiyan
2022-07-09feat(vala)!: switch to @vala-lang parserPrinceton Ferro
2022-07-08fix: avoid installing parsers multiple times when using auto_installsmjonas
2022-07-08feat: add option to auto-install missing parsers (#3130)Jonas Strittmatter
2022-07-08Initial SQL supportderekstride
2022-07-07add qmljs (#3126)Access
2022-07-07chore: reformat with Stylua 0.14.0Christian Clason
2022-06-28docs: add description to `markdown`/`markdown_inline` in READMEStephan Seitz
2022-06-28feat(beancount): support folding org headers (#3078)PolarMutex
2022-06-26feat(swift): compile the grammar from the main branch (#3068)Alex Pinkus
2022-06-26feat(markdown)!: switch to split parser (#3048)Matthias Deiml
2022-06-25Chore: remove prefix from parser "location" propertyStephan Seitz
2022-06-20Add support for custom parser install locations #2959 (#3031)Duncan McDougall
2022-06-19Add rnoweb to the parsers.lua fileBrian Albert Monroe
2022-06-19docs(swift): list alex-pinkus as maintainerChristian Clason
2022-06-14feat(tiger): initial supportBruno BELANYI
2022-06-05make ft_to_lang work for csharp (#2989)Alexej Kowalew
2022-06-02fix(health): update to upstream changesChristian Clason
2022-05-28fix(r): add external scannerChristian Clason
2022-05-21parser(vlang): fix location of remote repoStephan Seitz
2022-05-21feat(vlang): initial supporttami5
2022-05-14fix(commands): add -bar to allow other commandskiyan
2022-05-05Add embedded template to support ERB filesNick Pezza
2022-04-30fixup: separate augroups for modulesChristian Clason
2022-04-30refactor!: update to Neovim 0.7 APIsChristian Clason
2022-04-30chore!: remove ensure_installed='maintained'Christian Clason
2022-04-28feat(proto): add parserfrancisco souza
2022-04-27feat: add m68k parser and queriesGraham Bates
2022-04-23Add org parserTerseTears
2022-04-21fix(ts_utils): fix swap_nodes after get_node_text changefrancisco souza
2022-04-19adapt to vim.treesitter.query.get_node_textNir Tzachar
2022-04-18fixup: restore old implementationChristian Clason
2022-04-18fix(statusline): adjust to the new API (query)ranjithshegde