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