index
:
nvim-treesitter.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-04-26
highlights(cpp): avoid overwriting C CONSTANTS
Stephan Seitz
2021-04-24
Link TSComment to Comment
Santos Gallegos
2021-04-24
docs: update nvim-treesitter-highlights
Munif Tanjim
2021-04-24
highlight: add 'comment' to hlmap
Munif Tanjim
2021-04-24
Update lockfile.json
Hennadii Chernyshchyk
2021-04-23
Update lockfile.json
GitHub
2021-04-23
highlights(julia): add "type"/"primitive" keyword
Stephan Seitz
2021-04-23
highlights(julia): add punctuation
Stephan Seitz
2021-04-23
tests/indent: factor out most of the code into common.lua
Jędrzej Boczar
2021-04-23
tests/indent: move common code out of main lua/ directory
Jędrzej Boczar
2021-04-23
tests/indent: move the run helper functions to top-level
Jędrzej Boczar
2021-04-23
move all tests to top-level tests/ directory
Jędrzej Boczar
2021-04-23
ignore Lua indent test files when doing style-check
Jędrzej Boczar
2021-04-23
tests/indent: remove indentexpr fix
Jędrzej Boczar
2021-04-23
tests/indent: improve assertion to print side-by-side diff
Jędrzej Boczar
2021-04-23
tests/indent: use custom assertion with better suited output
Jędrzej Boczar
2021-04-23
tests/indent: add Lua tests
Jędrzej Boczar
2021-04-23
tests/indent: improve Rust tests
Jędrzej Boczar
2021-04-23
tests/indent: add `normal o` tests for Python
Jędrzej Boczar
2021-04-23
tests/indent: test cases with `normal o` for C/C++
Jędrzej Boczar
2021-04-23
tests/indent: add multiple C/C++ tests
Jędrzej Boczar
2021-04-23
tests/indent: refactor indent test runner and auto-discover language test files
Jędrzej Boczar
2021-04-23
scripts: print test results summary with --summary
Jędrzej Boczar
2021-04-23
scripts: fix wrong swapfile setting in minimal_init
Jędrzej Boczar
2021-04-23
fix lua style checks
Jędrzej Boczar
2021-04-23
tests/indent: add basic examples for C and Rust
Jędrzej Boczar
2021-04-23
Initial sketch of automated indent tests
Jędrzej Boczar
2021-04-23
replace @class with @type
Alvaro Muñoz
2021-04-23
Add Codeql indents.scm
Alvaro Muñoz
2021-04-23
injections(tsx): inherit injections from ecma
Stephan Seitz
2021-04-23
Update lockfile.json
GitHub
2021-04-23
fix(folds): use the correct rational operator
Grzegorz Rozdzialik
2021-04-23
Update lockfile.json
GitHub
2021-04-23
[docgen] Update README.md
Github Actions
2021-04-23
highlights(fortran): extend queries
Stephan Seitz
2021-04-23
Add Fortran queries from @oponkork
Stephan Seitz
2021-04-23
parsers: Add Fortran parser
Stephan Seitz
2021-04-23
Update lockfile.json
GitHub
2021-04-23
Add JS/TS parameters again (#1227)
Stephan Seitz
2021-04-22
Highlight v-bind using javascript
Artur Tagisow
2021-04-22
fix: use correct name in FUNDING.yml
Thomas Vigouroux
2021-04-22
Allow failures for defined parsers
Stephan Seitz
2021-04-22
chore: add funding informations
Thomas Vigouroux
2021-04-22
docs: Update vimdoc file
Thomas Vigouroux
2021-04-22
feat(incremental_selection): don't require locals
Thomas Vigouroux
2021-04-22
highlights(csharp): add "with" as `@keyword.operator`
Stephan Seitz
2021-04-22
parsers: nix no longer requires_generate_from_grammar
Stephan Seitz
2021-04-22
Update lockfile.json
GitHub
2021-04-22
fix(lua): correctly highlight field names
Thomas Vigouroux
2021-04-22
fix(highlights): always highlight ternary operator as operator
Thomas Vigouroux
[next]