aboutsummaryrefslogtreecommitdiffstats
path: root/lua
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adding perl parserLucas Crownover2021-09-211-0/+9
* Fix incremental selection for nodes that include EOLSantos Gallegos2021-09-191-1/+2
* Support hjsonkghugo2021-09-191-0/+9
* parsers: add glsl parserStephan Seitz2021-09-171-0/+9
* New kotlin parserJoakker2021-09-151-2/+2
* chore: fix formatting in parsers.luaStephan Seitz2021-09-141-1/+1
* fix(lang): only use first part in multi-langThomas Vigouroux2021-09-141-0/+1
* fix(fennel): update parser and all the queriesOtto Modinos2021-09-101-1/+1
* Add tree-sitter-dot (#1770)rydesun2021-09-011-0/+9
* Add tree-sitter-pioasm with highlights and injections (#1759)leo602282021-08-291-0/+9
* Add support for json5Joakker2021-08-251-0/+9
* Replaces curl argument: --no-progress-meter -> --silentEduardo Cuducos2021-08-251-1/+1
* fix(dowload): don't display curl progressThomas Vigouroux2021-08-241-0/+1
* Query: allow to pass a list to get_capture_matches (#1693)Santos Gallegos2021-08-221-12/+25
* Fixed lua style issues, updated grammar version to fix macOS build issuesAndrew Helwer2021-08-201-2/+2
* Filetype is tlaAndrew Helwer2021-08-201-1/+1
* Added TLA+ grammar & queriesAndrew Helwer2021-08-201-0/+9
* Add jsx to javascript (#1696)Santos Gallegos2021-08-201-1/+1
* Add HEEx language support, add missing commentstringsClay2021-08-181-0/+10
* feat: add support for vimThomas Vigouroux2021-08-161-0/+9
* Update new query and parser for zigmaxxnino2021-08-111-2/+3
* CI: fix update lockfile jobSantos Gallegos2021-08-081-3/+7
* feat: allow 'revision' override in parser config (#1661)Munif Tanjim2021-08-071-11/+28
* fix: query_predicate - nthMunif Tanjim2021-08-031-1/+1
* Feature: Add Surface language and integrate with Elixir (#1645)Connor Lay (Clay)2021-08-011-0/+10
* feature: make godotResource compatible with gdresource filetypePierre Poupin2021-07-291-1/+2
* feature: add godotResource queriesPierre Poupin2021-07-291-0/+10
* recurse_local_nodes: type check local_def to ensure it is a table (#1331)mads kjeldgaard2021-07-211-0/+4
* fix: make additional_vim_regex_highlighting actually accept a listSimon Hauser2021-07-201-1/+4
* "-z" needs to come before "-f".Laurence Tratt2021-07-191-1/+1
* Add `-z` switch to tar.Laurence Tratt2021-07-191-1/+1
* Update transferred fish repo info26797767+krnik2021-07-191-2/+2
* Add YANG parserTomas Sandven2021-07-191-0/+9
* Folds: remove ending marks for folds; they only confuse vim when multiple clo...Andrew He2021-07-181-1/+5
* Re-attach module when the file type is changedSantos Gallegos2021-07-181-1/+10
* add @tag.attribute for html like attributeslmlorca2021-07-141-0/+1
* Highlights: define string.special (#1551)Santos Gallegos2021-07-111-0/+1
* New stylua version (#1555)Stephan Seitz2021-07-112-9/+5
* downcase predicate: nil protectionSantos Gallegos2021-07-091-1/+1
* Folds: support 'foldminlines'Munif Tanjim2021-07-081-1/+3
* remove packer and nomad from hcl.used_by (#1527)Michael Hoffmann2021-07-071-1/+1
* Folds: fix fold deduplication and improve start/stop logicAndrew He2021-07-061-19/+42
* parsers: Teal now requires generate from grammarStephan Seitz2021-07-061-0/+1
* Update used_by for parent parsersSantos Gallegos2021-07-051-1/+2
* Checkhealth: include injectionsSantos Gallegos2021-07-051-2/+2
* Use stylua for autoformat code (#1480)Santos Gallegos2021-07-0418-754/+929