summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-16highlights(python): use any-of?Stephan Seitz
2021-05-12highlights(latex): fix regexes with backslashesStephan Seitz
2021-05-11Update lockfile.jsonGitHub
2021-05-11highlights(ocaml): add hash and sign operatorsPau Ruiz Safont
2021-05-11Update lockfile.jsonGitHub
2021-05-11Add config for Dockerfile parser (#1288)Camden Cheek
2021-05-08Use BufNewFile,BufRead for query filetypeShatur95
2021-05-08Add GDScript filetypeShatur95
2021-05-07[docgen] Update README.mdGithub Actions
2021-05-07chore(erlang): don't generate parser from grammarThomas Vigouroux
2021-05-07Update lockfile.jsonGitHub
2021-05-07Revert "Comment: use `@combined` to create just one tree per buffer (#1252)"Santos Gallegos
2021-05-07Add fish queriesOmar Zeghouani
2021-05-07[docgen] Update README.mdGithub Actions
2021-05-07parsers: add tree-sitter-fishStephan Seitz
2021-05-01highlights(c): highlight (escape_sequence)Stephan Seitz
2021-04-28Update lockfile.jsonGitHub
2021-04-28Fix indentationCamden Cheek
2021-04-28[docgen] Update README.mdGithub Actions
2021-04-28Add go-mod tree-sitter configCamden Cheek
2021-04-28locals(js,ts): Add parameters again (#1231)Stephan Seitz
2021-04-28Comment: use `@combined` to create just one tree per buffer (#1252)Santos Gallegos
2021-04-26folds(c): fold at case_statementStephan Seitz
2021-04-26highlights(cpp): highlight namespaces in using declartionsStephan Seitz
2021-04-26highlights(cpp): reduce number of regexesStephan Seitz
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