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-10
Ocaml: fix parser
Santos Gallegos
2020-09-08
feat(C++ highlights): highlight operator_name as function
Stephan Seitz
2020-09-08
C/C++ locals: Deduplicate C++ locals contained in C
Stephan Seitz
2020-09-08
Add C++ folds and C comment/preproc folds
Stephan Seitz
2020-09-08
Fix #418: iterator function should always return an iterator
Stephan Seitz
2020-09-08
feat(parsers): add filetype PKGBUILD
Stephan Seitz
2020-09-08
Import treesitter.install only when needed
Santos Gallegos
2020-09-08
Improve startup performance
Santos Gallegos
2020-09-08
use keyword.function instead of function
kyazdani42
2020-09-08
fix function/end keywords not applied for every scope
kyazdani42
2020-09-08
Queries: merge query_extensions into base_language_map
Santos Gallegos
2020-09-08
Fold: update docs
Santos Gallegos
2020-09-07
fix using highlight query extension for every query type
kyazdani42
2020-09-07
Incremental selection: fix skipping some nodes
Santos Gallegos
2020-09-07
Fold: respect max_fold_level from 'foldnestmax'
Santos Gallegos
2020-09-07
go locals: remove unused strip! directive
Stephan Seitz
2020-09-06
rst: remove unused captures
Santos Gallegos
2020-09-06
fix: ocaml highlight
Pau Ruiz Safont
2020-09-06
fix: contional > conditional in lua hl.scm
kyazdani42
2020-09-06
fix bash highlight
kyazdani42
2020-09-06
Lua: update highlights
Santos Gallegos
2020-09-06
Lua: fix loop and conditional keywords highlights
Santos Gallegos
2020-09-06
feat(folds): add ts and js folds
Steven Sojka
2020-09-06
change @meta to @type for derive directives because @meta is not defined
kiyan42
2020-09-06
fix(highlights): fix ts parameter highlights
Steven Sojka
2020-09-06
Highlights: default TSError to Normal
Santos Gallegos
2020-09-06
Text objects: check for query files first
Santos Gallegos
2020-09-06
Fixed table insertion
Rasmus Michelsen
2020-09-06
Fixed win32 check hopefully
Rasmus Michelsen
2020-09-06
Added changes
Rasmus Michelsen
2020-09-06
A few fixes
Rasmus Michelsen
2020-09-06
Local variable fix
Rasmus Michelsen
2020-09-06
Support TSInstall on Winddows with Clang
Rasmus Michelsen
2020-09-06
Highlights: use underlined for TSURI
Santos Gallegos
2020-09-05
Completion: use custom instead of customlist
Santos Gallegos
2020-09-05
fix ts_available_modules should be using nvim_treesitter#available_modules
kiyan42
2020-09-05
Fix filename
Pieter Goetschalckx
2020-09-04
Query: update highlights
Santos Gallegos
2020-09-04
Refactor: move completion functions to autoload
Santos Gallegos
2020-09-04
Merge pull request #385 from stsewd/query-locals
Steven Sojka
2020-09-04
Query: add program as scope
Santos Gallegos
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
[next]