index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
update-parsers-tier-2
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement `TSToggleAll`.
echasnovski
2021-02-01
2
-0
/
+29
*
Implement `TSBufToggle`.
echasnovski
2021-02-01
2
-0
/
+29
*
Update lockfile.json
GitHub
2021-02-01
1
-1
/
+1
*
[docgen] Update README.md
Github Actions
2021-02-01
1
-1
/
+1
*
parsers: change repo link of Elm parser to the new official repo
Stephan Seitz
2021-02-01
1
-1
/
+1
*
Issue template: use details for nvim --version output
Santos Gallegos
2021-01-31
1
-3
/
+13
*
Add indents queries for ledger
Cédric Barreteau
2021-01-31
1
-0
/
+3
*
Update lockfile.json
GitHub
2021-01-31
1
-1
/
+1
*
Add ledger parser, folds and highlights queries
Cédric Barreteau
2021-01-31
5
-0
/
+31
*
Update lockfile.json
GitHub
2021-01-30
1
-1
/
+1
*
folds(teal): remove record_declaration from folds
Stephan Seitz
2021-01-30
1
-3
/
+0
*
Update lockfile.json
GitHub
2021-01-30
1
-1
/
+1
*
highlights(cpp): fix constructor call highlighting
Stephan Seitz
2021-01-29
1
-0
/
+3
*
docs: update README
Kevin Anantha
2021-01-28
1
-1
/
+1
*
feat(query): add cache for get_query (#879)
oberblastmeister
2021-01-28
2
-13
/
+68
*
fix(lua): correctly handle do_statement in locals
Thomas Vigouroux
2021-01-27
1
-8
/
+12
*
fix(lua): correctly highlight do_statement
Thomas Vigouroux
2021-01-27
1
-0
/
+6
*
feat(javascript): move shorthand prop to property
Steven Sojka
2021-01-26
1
-5
/
+3
*
Highlight ruby symbols as @property
Jeffrey Chupp
2021-01-25
1
-1
/
+4
*
Update lockfile.json
GitHub
2021-01-22
1
-1
/
+1
*
C: add goto to locals
Santos Gallegos
2021-01-22
1
-0
/
+5
*
fix: added missing enum indent for typescript
elianiva
2021-01-21
1
-0
/
+1
*
Ruby highlights: symbol -> simple_symbol, hash_key_symbol, delimited_symbol
Stephan Seitz
2021-01-21
1
-2
/
+4
*
Update lockfile.json
GitHub
2021-01-21
1
-2
/
+2
*
fix(CI): don't let update-parsers fail if no change is necessary
Stephan Seitz
2021-01-21
1
-1
/
+1
*
Use function keyword highlight group for Rust's fn
Cédric Barreteau
2021-01-20
1
-1
/
+2
*
fix: js indent for object inside arguments
elianiva
2021-01-20
1
-0
/
+1
*
Fix "nth?" predicate
Stephan Seitz
2021-01-20
1
-3
/
+3
*
lua: Add more indent nodes
Lewis Russell
2021-01-20
1
-0
/
+4
*
Update lockfile.json
GitHub
2021-01-20
1
-2
/
+2
*
fix: dedent golang case keyword
elianiva
2021-01-20
1
-0
/
+1
*
Update lockfile.json
GitHub
2021-01-15
1
-1
/
+1
*
feat: add missing golang indent queries
elianiva
2021-01-15
1
-0
/
+4
*
feat: added more indent queries
elianiva
2021-01-14
15
-0
/
+188
*
Update lockfile.json
GitHub
2021-01-14
1
-2
/
+2
*
fix(ci): correctly set user and email
Thomas Vigouroux
2021-01-14
1
-0
/
+3
*
fix(ci): only track lockfile.json when updating parsers
Thomas Vigouroux
2021-01-14
1
-0
/
+5
*
indent: add Python @ignore queries
Jędrzej Boczar
2021-01-14
1
-0
/
+4
*
indent: introduce @ignore to avoid indenting some nodes (e.g. comments)
Jędrzej Boczar
2021-01-14
1
-3
/
+13
*
indent: add Python @return queries
Jędrzej Boczar
2021-01-14
1
-0
/
+6
*
indent: introduce @return to further tune indentation on `o`/`<cr>`
Jędrzej Boczar
2021-01-14
1
-19
/
+20
*
indent: improve behavior on `o`/`<cr>` in languages like Python
Jędrzej Boczar
2021-01-14
1
-4
/
+17
*
indent: fix wrong line number passed to descendant_for_range
Jędrzej Boczar
2021-01-14
1
-1
/
+1
*
Revert "added attach async"
Thomas Vigouroux
2021-01-14
1
-14
/
+3
*
fix(highlight): fix detach function
Thomas Vigouroux
2021-01-14
1
-6
/
+4
*
fix(highlight): remove unneeded query management
Thomas Vigouroux
2021-01-14
1
-5
/
+1
*
added query enhancements
Brian Shu
2021-01-12
3
-2
/
+9
*
C++ highlights: Fix destructor highlighting
Stephan Seitz
2021-01-08
1
-1
/
+1
*
Update lockfile.json
vigoux
2021-01-08
1
-1
/
+1
*
fixed not highlighting bug
Brian Shu
2021-01-08
2
-14
/
+12
[next]