aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update lockfile.json (#2512)github-actions[bot]2022-02-112-4/+4
* Update lockfile.json (#2508)github-actions[bot]2022-02-101-1/+1
* Fix Elixir indents to match mix formatConnor Lay (Clay)2022-02-101-7/+12
* highlights(cpp): Highlight method with nested qualified_identifierFabian Viöl2022-02-091-0/+4
* fix(makefile): add forgotten CXX_STANDARD againStephan Seitz2022-02-091-1/+2
* Only allow yaml at start of fileMDeiml2022-02-091-1/+1
* Update lockfile.jsonGitHub2022-02-091-1/+1
* Update lockfile.json (#2495)github-actions[bot]2022-02-081-1/+1
* chore(makefile): apply fixes to original makefileStephan Seitz2022-02-082-10/+48
* fix(makefile): fallback to c++14 when parser does not have cxx_standard setStephan Seitz2022-02-081-1/+1
* fix: revert to basic makefile where all variables are set by LuaStephan Seitz2022-02-081-52/+9
* fix: -Os should be used during compilation phase in makefileStephan Seitz2022-02-081-3/+4
* Update lockfile.jsonGitHub2022-02-081-1/+1
* add(vim): add highlight for more keywordsPierrick Guillaume2022-02-081-1/+18
* Update lockfile.json (#2490)github-actions[bot]2022-02-081-1/+1
* Update lockfile.jsonGitHub2022-02-071-1/+1
* locals(python): adapt as_pattern to upstream changeStephan Seitz2022-02-071-1/+1
* Update lockfile.jsonGitHub2022-02-071-2/+2
* feat(highlights/julia): Add missing highlights (#2464)Sergio A. Vargas2022-02-071-7/+13
* feat(vim): highlight default parametersZoltán Reegn2022-02-071-1/+2
* Update lockfile.json (#2481)github-actions[bot]2022-02-061-1/+1
* test(indent): fix typosMunif Tanjim2022-02-062-2/+2
* indents(lua): make ")" `@indent_endStephan Seitz2022-02-063-0/+10
* fix: readme typo, removing deprecated docsCarlo Sala2022-02-061-15/+3
* fix: Allow re-parsing in Python, XFAIL `\` indentation testStephan Seitz2022-02-063-5/+13
* tests(indent): also test creating new line when still in insert modeStephan Seitz2022-02-061-0/+11
* tests: add test for #2086Stephan Seitz2022-02-062-0/+4
* chore: expose start and stop highlighterkiyan2022-02-062-21/+39
* refacto: deprecate used_by in parsers.luakiyan2022-02-063-37/+37
* ci: use apt-get instead of apt to avoid warnings from aptDundar Göc2022-02-061-1/+1
* ci: remove unnecessary apt callsDundar Göc2022-02-062-3/+0
* Update 'troubleshooting' for using mirror.jedsek2022-02-061-0/+15
* Update lockfile.jsonGitHub2022-02-061-1/+1
* ci: remove apt update if on workflows where it's not usedDundar Göc2022-02-062-4/+0
* tests: Add test for C folding issue #1568Stephan Seitz2022-02-052-0/+7
* tests: add indent test for graphql (#2459)Stephan Seitz2022-02-052-0/+25
* indents(lua): use `(comment) @auto`Stephan Seitz2022-02-053-10/+1
* indens(c): use (comment) @autoStephan Seitz2022-02-051-4/+1
* fix(indents): ignore comment_parsers for indentationStephan Seitz2022-02-051-2/+20
* Update lua/nvim-treesitter/indent.luaStephan Seitz2022-02-052-4/+2
* tests: only compare indents not contents in indent testsStephan Seitz2022-02-052-2/+2
* indents(r): fix all R testsStephan Seitz2022-02-052-10/+4
* indents(go): perform some changes as go fmt dictatesStephan Seitz2022-02-052-4/+9
* indents(go): fix aligned_indent for parameter_listStephan Seitz2022-02-051-2/+3
* indents(go): add testsStephan Seitz2022-02-052-0/+35
* indents(go): remove `function_declaration` from indentsStephan Seitz2022-02-051-2/+0
* indents(php): add another testStephan Seitz2022-02-053-3/+15
* indent(lua): ignore commentStephan Seitz2022-02-051-0/+1
* workaround(indents): avoid reparsing for indent sensitive yaml/pythonStephan Seitz2022-02-051-6/+15
* indents(python): remove branches.py from expected failuresStephan Seitz2022-02-052-7/+5