aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* highlights(cpp): highlight namespaces in using declartionsStephan Seitz2021-04-261-0/+2
* highlights(cpp): reduce number of regexesStephan Seitz2021-04-261-9/+3
* highlights(cpp): avoid overwriting C CONSTANTSStephan Seitz2021-04-261-2/+2
* Link TSComment to CommentSantos Gallegos2021-04-241-0/+1
* docs: update nvim-treesitter-highlightsMunif Tanjim2021-04-241-5/+25
* highlight: add 'comment' to hlmapMunif Tanjim2021-04-241-1/+3
* Update lockfile.jsonHennadii Chernyshchyk2021-04-241-1/+1
* Update lockfile.jsonGitHub2021-04-231-1/+1
* highlights(julia): add "type"/"primitive" keywordStephan Seitz2021-04-231-0/+2
* highlights(julia): add punctuationStephan Seitz2021-04-231-0/+2
* tests/indent: factor out most of the code into common.luaJędrzej Boczar2021-04-236-208/+175
* tests/indent: move common code out of main lua/ directoryJędrzej Boczar2021-04-236-13/+13
* tests/indent: move the run helper functions to top-levelJędrzej Boczar2021-04-235-37/+38
* move all tests to top-level tests/ directoryJędrzej Boczar2021-04-2356-72/+72
* ignore Lua indent test files when doing style-checkJędrzej Boczar2021-04-231-1/+2
* tests/indent: remove indentexpr fixJędrzej Boczar2021-04-231-3/+0
* tests/indent: improve assertion to print side-by-side diffJędrzej Boczar2021-04-231-12/+24
* tests/indent: use custom assertion with better suited outputJędrzej Boczar2021-04-231-6/+52
* tests/indent: add Lua testsJędrzej Boczar2021-04-237-0/+105
* tests/indent: improve Rust testsJędrzej Boczar2021-04-2316-13/+217
* tests/indent: add `normal o` tests for PythonJędrzej Boczar2021-04-232-8/+40
* tests/indent: test cases with `normal o` for C/C++Jędrzej Boczar2021-04-233-15/+108
* tests/indent: add multiple C/C++ testsJędrzej Boczar2021-04-2320-11/+211
* tests/indent: refactor indent test runner and auto-discover language test filesJędrzej Boczar2021-04-234-64/+66
* scripts: print test results summary with --summaryJędrzej Boczar2021-04-231-2/+11
* scripts: fix wrong swapfile setting in minimal_initJędrzej Boczar2021-04-231-1/+2
* fix lua style checksJędrzej Boczar2021-04-231-0/+2
* tests/indent: add basic examples for C and RustJędrzej Boczar2021-04-237-3/+80
* Initial sketch of automated indent testsJędrzej Boczar2021-04-2314-0/+257
* replace @class with @typeAlvaro Muñoz2021-04-231-3/+3
* Add Codeql indents.scmAlvaro Muñoz2021-04-232-5/+28
* injections(tsx): inherit injections from ecmaStephan Seitz2021-04-231-0/+1
* Update lockfile.jsonGitHub2021-04-231-1/+1
* fix(folds): use the correct rational operatorGrzegorz Rozdzialik2021-04-231-1/+1
* Update lockfile.jsonGitHub2021-04-231-0/+3
* [docgen] Update README.mdGithub Actions2021-04-231-1/+1
* highlights(fortran): extend queriesStephan Seitz2021-04-231-20/+64
* Add Fortran queries from @oponkorkStephan Seitz2021-04-233-1/+105
* parsers: Add Fortran parserStephan Seitz2021-04-231-0/+8
* Update lockfile.jsonGitHub2021-04-231-4/+4
* Add JS/TS parameters again (#1227)Stephan Seitz2021-04-233-39/+57
* Highlight v-bind using javascriptArtur Tagisow2021-04-221-0/+4
* fix: use correct name in FUNDING.ymlThomas Vigouroux2021-04-221-1/+1
* Allow failures for defined parsersStephan Seitz2021-04-222-1/+9
* chore: add funding informationsThomas Vigouroux2021-04-221-0/+1
* docs: Update vimdoc fileThomas Vigouroux2021-04-221-105/+90
* feat(incremental_selection): don't require localsThomas Vigouroux2021-04-222-2/+8
* highlights(csharp): add "with" as `@keyword.operator`Stephan Seitz2021-04-221-6/+10
* parsers: nix no longer requires_generate_from_grammarStephan Seitz2021-04-221-1/+0
* Update lockfile.jsonGitHub2021-04-221-2/+2