summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-26highlights(cpp): avoid overwriting C CONSTANTSStephan Seitz
2021-04-24Link TSComment to CommentSantos Gallegos
2021-04-24docs: update nvim-treesitter-highlightsMunif Tanjim
2021-04-24highlight: add 'comment' to hlmapMunif Tanjim
2021-04-24Update lockfile.jsonHennadii Chernyshchyk
2021-04-23Update lockfile.jsonGitHub
2021-04-23highlights(julia): add "type"/"primitive" keywordStephan Seitz
2021-04-23highlights(julia): add punctuationStephan Seitz
2021-04-23tests/indent: factor out most of the code into common.luaJędrzej Boczar
2021-04-23tests/indent: move common code out of main lua/ directoryJędrzej Boczar
2021-04-23tests/indent: move the run helper functions to top-levelJędrzej Boczar
2021-04-23move all tests to top-level tests/ directoryJędrzej Boczar
2021-04-23ignore Lua indent test files when doing style-checkJędrzej Boczar
2021-04-23tests/indent: remove indentexpr fixJędrzej Boczar
2021-04-23tests/indent: improve assertion to print side-by-side diffJędrzej Boczar
2021-04-23tests/indent: use custom assertion with better suited outputJędrzej Boczar
2021-04-23tests/indent: add Lua testsJędrzej Boczar
2021-04-23tests/indent: improve Rust testsJędrzej Boczar
2021-04-23tests/indent: add `normal o` tests for PythonJędrzej Boczar
2021-04-23tests/indent: test cases with `normal o` for C/C++Jędrzej Boczar
2021-04-23tests/indent: add multiple C/C++ testsJędrzej Boczar
2021-04-23tests/indent: refactor indent test runner and auto-discover language test filesJędrzej Boczar
2021-04-23scripts: print test results summary with --summaryJędrzej Boczar
2021-04-23scripts: fix wrong swapfile setting in minimal_initJędrzej Boczar
2021-04-23fix lua style checksJędrzej Boczar
2021-04-23tests/indent: add basic examples for C and RustJędrzej Boczar
2021-04-23Initial sketch of automated indent testsJędrzej Boczar
2021-04-23replace @class with @typeAlvaro Muñoz
2021-04-23Add Codeql indents.scmAlvaro Muñoz
2021-04-23injections(tsx): inherit injections from ecmaStephan Seitz
2021-04-23Update lockfile.jsonGitHub
2021-04-23fix(folds): use the correct rational operatorGrzegorz Rozdzialik
2021-04-23Update lockfile.jsonGitHub
2021-04-23[docgen] Update README.mdGithub Actions
2021-04-23highlights(fortran): extend queriesStephan Seitz
2021-04-23Add Fortran queries from @oponkorkStephan Seitz
2021-04-23parsers: Add Fortran parserStephan Seitz
2021-04-23Update lockfile.jsonGitHub
2021-04-23Add JS/TS parameters again (#1227)Stephan Seitz
2021-04-22Highlight v-bind using javascriptArtur Tagisow
2021-04-22fix: use correct name in FUNDING.ymlThomas Vigouroux
2021-04-22Allow failures for defined parsersStephan Seitz
2021-04-22chore: add funding informationsThomas Vigouroux
2021-04-22docs: Update vimdoc fileThomas Vigouroux
2021-04-22feat(incremental_selection): don't require localsThomas Vigouroux
2021-04-22highlights(csharp): add "with" as `@keyword.operator`Stephan Seitz
2021-04-22parsers: nix no longer requires_generate_from_grammarStephan Seitz
2021-04-22Update lockfile.jsonGitHub
2021-04-22fix(lua): correctly highlight field namesThomas Vigouroux
2021-04-22fix(highlights): always highlight ternary operator as operatorThomas Vigouroux