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
*
preds: declare set! predicate
Thomas Vigouroux
2020-09-03
1
-0
/
+3
*
Python: add folds
Santos Gallegos
2020-09-03
1
-0
/
+24
*
Add warning about required Neovim version
Stephan Seitz
2020-09-03
1
-0
/
+6
*
Change 'install' -> 'index'
Constantine Theocharis
2020-09-02
1
-1
/
+1
*
Modify description slightly and place modeline at the end
Constantine Theocharis
2020-09-02
1
-3
/
+4
*
Add section 'Performance' to docs
Constantine Theocharis
2020-09-02
1
-0
/
+7
*
fix(locals): js add arrow function parameter as definition
Steven Sojka
2020-09-02
1
-0
/
+4
*
add scanner file for fennel parser
TravonteD
2020-09-02
1
-1
/
+1
*
health: add fold queries to check health
Thomas Vigouroux
2020-09-01
1
-1
/
+1
*
docs(fold): document and comment
Thomas Vigouroux
2020-09-01
2
-0
/
+10
*
fold(c): ignore compound statements
Thomas Vigouroux
2020-09-01
1
-1
/
+0
*
fix(fold): fix #350
Thomas Vigouroux
2020-09-01
1
-4
/
+10
*
fix(fold): revamp fold
Thomas Vigouroux
2020-09-01
3
-13
/
+62
*
use xmap in detach
evakuator
2020-09-01
1
-1
/
+1
*
use xmap instead of vmap in textobjects
evakuator
2020-09-01
2
-3
/
+3
*
docs: Add CODEOWNERS file
Thomas Vigouroux
2020-09-01
1
-0
/
+7
*
feat: add query filetype
Thomas Vigouroux
2020-09-01
1
-0
/
+11
*
feat(refactor.navigation): allow a `fallback_function` for goto_definition
Stephan Seitz
2020-08-31
3
-7
/
+19
*
Fix(modules): simplify configs.setup
Stephan Seitz
2020-08-31
1
-13
/
+9
*
fix(highlight_current_scope): Ensure that detach is a inverse of attach
Stephan Seitz
2020-08-31
1
-2
/
+2
*
Avoid enabling disabled modules (even if they were disabled immediately)
Stephan Seitz
2020-08-31
1
-7
/
+8
*
feat(refactor.navigation): add navigation.goto_{next,previous}_usage
Stephan Seitz
2020-08-31
7
-20
/
+72
*
feat(CI): auto-update README.md
Stephan Seitz
2020-08-31
3
-10
/
+17
*
remove second check
Oleg Matrokhin
2020-08-30
1
-2
/
+1
*
fix get_package_path function for paths with trailing slash
Oleg Matrokhin
2020-08-30
1
-2
/
+2
*
C highlights: make `preproc_defined` @function.macro
Stephan Seitz
2020-08-30
1
-1
/
+4
*
docs(README): add link to Windows wiki page
Stephan Seitz
2020-08-27
1
-1
/
+1
*
Add Windows support (mingw)
Stephan Seitz
2020-08-27
2
-15
/
+20
*
fix(health): only check installed parsers
Thomas Vigouroux
2020-08-27
1
-20
/
+7
*
docs: document foldmethod workarounds
Thomas Vigouroux
2020-08-27
1
-0
/
+5
*
C highlights: add bitwise-xor operator
Stephan Seitz
2020-08-27
1
-0
/
+2
*
Merge pull request #348 from theHamsta/readme-comma
Steven Sojka
2020-08-26
2
-2
/
+2
|
\
|
*
docs: fix syntax error in README example
Stephan Seitz
2020-08-26
2
-2
/
+2
*
|
fix(locals): add js namespace import as definition
Steven Sojka
2020-08-26
1
-0
/
+3
|
/
*
feat(CI): print text what went wrong when README CI fails
Stephan Seitz
2020-08-25
1
-0
/
+6
*
Fix #292: Add parser links to README.md
Stephan Seitz
2020-08-25
4
-58
/
+151
*
fix(locals): add nil guard for definition id creation
Steven Sojka
2020-08-25
1
-1
/
+1
*
feat(highlights): add ocaml
Pau Ruiz Safont
2020-08-24
1
-0
/
+147
*
feat(c/cpp highlights): highlight pointer/reference parameters
Stephan Seitz
2020-08-24
2
-0
/
+5
*
C++ highlights: Add initial support for attributes
Stephan Seitz
2020-08-22
1
-0
/
+6
*
Merge pull request #330 from steelsojka/fix-do-not-reattach
Steven Sojka
2020-08-22
10
-42
/
+76
|
\
|
*
fix(modules): do not reattach if already attached
Steven Sojka
2020-08-22
10
-42
/
+76
*
|
fix(smart_rename): fix usages call
Steven Sojka
2020-08-21
1
-1
/
+1
|
/
*
Merge pull request #331 from theHamsta/sudo-style-check
Steven Sojka
2020-08-21
1
-1
/
+1
|
\
|
*
fix(CI): Run style check as sudo
Stephan Seitz
2020-08-21
1
-1
/
+1
|
/
*
Python highlights: add additional operators
Stephan Seitz
2020-08-20
1
-0
/
+7
*
Change self back to variable.builtin
Avi Dessauer
2020-08-20
1
-1
/
+1
*
Deduplicate queries/rust/highlights.scm
Avi Dessauer
2020-08-20
1
-1
/
+0
*
Highlight operators + improve consistency with Vim syntax
Avi Dessauer
2020-08-20
1
-3
/
+37
*
Docs: remove enable=true from textobjects module
evakuator
2020-08-20
2
-4
/
+1
[next]