summaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Expand)Author
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
2021-09-19Support hjsonkghugo
2021-09-17parsers: add glsl parserStephan Seitz
2021-09-15New kotlin parserJoakker
2021-09-14chore: fix formatting in parsers.luaStephan Seitz
2021-09-14fix(lang): only use first part in multi-langThomas Vigouroux
2021-09-10fix(fennel): update parser and all the queriesOtto Modinos
2021-09-01Add tree-sitter-dot (#1770)rydesun
2021-08-29Add tree-sitter-pioasm with highlights and injections (#1759)leo60228
2021-08-25Add support for json5Joakker
2021-08-25Replaces curl argument: --no-progress-meter -> --silentEduardo Cuducos
2021-08-24fix(dowload): don't display curl progressThomas Vigouroux
2021-08-22Query: allow to pass a list to get_capture_matches (#1693)Santos Gallegos
2021-08-20Fixed lua style issues, updated grammar version to fix macOS build issuesAndrew Helwer
2021-08-20Filetype is tlaAndrew Helwer
2021-08-20Added TLA+ grammar & queriesAndrew Helwer
2021-08-20Add jsx to javascript (#1696)Santos Gallegos
2021-08-18Add HEEx language support, add missing commentstringsClay
2021-08-16feat: add support for vimThomas Vigouroux
2021-08-11Update new query and parser for zigmaxxnino
2021-08-08CI: fix update lockfile jobSantos Gallegos
2021-08-07feat: allow 'revision' override in parser config (#1661)Munif Tanjim
2021-08-03fix: query_predicate - nthMunif Tanjim
2021-08-01Feature: Add Surface language and integrate with Elixir (#1645)Connor Lay (Clay)
2021-07-29feature: make godotResource compatible with gdresource filetypePierre Poupin
2021-07-29feature: add godotResource queriesPierre Poupin
2021-07-21recurse_local_nodes: type check local_def to ensure it is a table (#1331)mads kjeldgaard
2021-07-20fix: make additional_vim_regex_highlighting actually accept a listSimon Hauser
2021-07-19"-z" needs to come before "-f".Laurence Tratt
2021-07-19Add `-z` switch to tar.Laurence Tratt
2021-07-19Update transferred fish repo info26797767+krnik
2021-07-19Add YANG parserTomas Sandven
2021-07-18Folds: remove ending marks for folds; they only confuse vim when multiple clo...Andrew He
2021-07-18Re-attach module when the file type is changedSantos Gallegos
2021-07-14add @tag.attribute for html like attributeslmlorca
2021-07-11Highlights: define string.special (#1551)Santos Gallegos