aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* added doc for setup_commandbadhi2022-02-131-0/+35
* Fixed formattingbadhi2022-02-131-1/+1
* Added extra argument to setup commands so that user can change the function a...badhi2022-02-131-2/+4
* Update lockfile.json (#2517)github-actions[bot]2022-02-121-2/+2
* Add missing punctuation in vala's highlightMateus B. Melchiades2022-02-111-0/+4
* Improve Vala syntax highlightMateus Melchiades2022-02-111-5/+6
* Update lockfile.json (#2514)github-actions[bot]2022-02-111-2/+2
* doc: add information about lua-heredockiyan2022-02-111-0/+1
* chore: update init.vim refs to init.luakiyan2022-02-112-5/+5
* chore: remove lua heredocs in documentation and readmekiyan2022-02-112-38/+8
* 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