summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-04-22fix(folds): always fold more than one lineThomas Vigouroux
2021-04-22fix(c): fold switch statementsThomas Vigouroux
2021-04-22Try out llvm --HEADStephan Seitz
2021-04-22fix(CI): install newer version of clang on MacOSStephan Seitz
2021-04-22fix(CI): ensure parsers that don't require tree-sitter CLI are installedStephan Seitz
2021-04-21fix: Sort parsers for :TSInstallInfoStephan Seitz
2021-04-21Fix svelte highlightsStephan Seitz
2021-04-21Update lockfile.jsonGitHub
2021-04-21C highlights: Make char_literal `@character`Stephan Seitz
2021-04-20Fix #1207: update HaskellStephan Seitz
2021-04-19Avoid Lua 5.3 function table.unpackStephan Seitz
2021-04-18YAML: update queries (#1203)Santos Gallegos
2021-04-18Fix identifier type checkShatur95
2021-04-18Fix GDScript highlightingShatur95
2021-04-17highlights(java): add new keyword "yield"Stephan Seitz
2021-04-17Update lockfile.jsonGitHub
2021-04-17Indent Ruby singleton classesImobach González Sosa
2021-04-16Fix TSEditQuery with several files (#1191)Santos Gallegos
2021-04-15remove developer mode error messageDaniel Bendel
2021-04-15split is_github_or_gitlab againDaniel Bendel
2021-04-15remove single-branch and branch arguments on git callDaniel Bendel
2021-04-15fix undefined variableDaniel Bendel
2021-04-15a little less variables :)Daniel Bendel
2021-04-15removed core.symlinks=true from git callDaniel Bendel
2021-04-15use utils.join_pathAdnoC