index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
lua
/
vim
/
treesitter
Commit message (
Expand
)
Author
Age
*
Merge pull request #14218 from steelsojka/bugfix/check-queries-exist
Thomas Vigouroux
2021-04-02
|
\
|
*
fix(treesitter): check highlight queries exist
Steven Sojka
2021-03-26
*
|
ts: Add per-language highlight links
TJ DeVries
2021-03-31
*
|
ts: Add per-language query overriding
TJ DeVries
2021-03-30
*
|
fix(treesitter): dedupe runtime file list
Steven Sojka
2021-03-23
|
/
*
fix: treesitter languagetree crash when using telescope buffer previewer (#13...
Simon Hauser
2021-02-23
*
buffer updates: add on_reload callback and handle it in treesitter parser
Björn Linse
2021-02-10
*
treesitter: propagate on_detach event properly
Björn Linse
2021-02-10
*
treesitter: small fixes
Santos Gallegos
2021-02-07
*
fix(languagetree): use tree nodes instead of regions in contains
Steven Sojka
2021-01-20
*
treesitter: Fix linter warning and add helper function to remove duplicated l...
“jvgrootveld”
2021-01-18
*
treesitter: default start and end row when omitted
“jvgrootveld”
2021-01-15
*
treesitter: simplify query reading logic
Björn Linse
2021-01-04
*
feat(treesitter): add offset predicate for language injection
Steven Sojka
2020-12-15
*
Merge pull request #13450 from nvim-treesitter/fix-unknown-language-parser
Thomas Vigouroux
2020-12-10
|
\
|
*
fix(treesitter): don't throw an error for missing injected langs
Steven Sojka
2020-12-04
*
|
fix(treesitter): incorrect method name call
Steven Sojka
2020-12-04
|
/
*
Merge pull request #13357 from vigoux/luahl-priority
Björn Linse
2020-11-25
|
\
|
*
feat(luahl): add priority mechanism
Thomas Vigouroux
2020-11-25
*
|
languagetree: call changedtree callback per tree
Thomas Vigouroux
2020-11-24
*
|
fix(treesitter): allow ranges in set_included_ranges
Thomas Vigouroux
2020-11-23
|
/
*
feat(treesitter): add language tree
Steven Sojka
2020-11-23
*
tree-sitter: Put base languages first in queries
Stephan Seitz
2020-11-08
*
Merge pull request #13178 from steelsojka/fix-empty-main-query-file
Thomas Vigouroux
2020-11-02
|
\
|
*
fix(treesitter): account for no main query file
Steven Sojka
2020-10-28
*
|
treesitter: add node:id()
Björn Linse
2020-11-01
|
/
*
treesitter: allow multiple highlighters per buffer
Thomas Vigouroux
2020-10-12
*
treesitter: allow custom parser for highlighter
Thomas Vigouroux
2020-10-12
*
treesitter: runtime queries
Thomas Vigouroux
2020-10-11
*
api: multiple decoration providers at once
Björn Linse
2020-10-10
*
treesitter: add string parser (#13008)
Thomas Vigouroux
2020-09-30
*
luahl: global the luahl
Björn Linse
2020-09-13
*
fix: use luahl in treesitter
Thomas Vigouroux
2020-09-13
*
wip trying to fix the highlighter
Thomas Vigouroux
2020-09-09
*
treesitter: use new on_bytes interface
Björn Linse
2020-09-09
*
treesitter: revert wrong optimization in highlights
Thomas Vigouroux
2020-09-09
*
Merge pull request #12858 from kyazdani42/fix/no-ts-hl-without-query-value
Thomas Vigouroux
2020-09-06
|
\
|
*
apply bfredl suggestion
kiyan42
2020-09-06
|
*
treesitter: check hl group exists before passing it in nvim_get_hl_id_by_name
kiyan42
2020-09-05
*
|
lint: just bit twiddlin'
Björn Linse
2020-09-06
*
|
treesitter: simplify match_preds
Thomas Vigouroux
2020-09-06
*
|
treesitter: use lua-match? instead of match?
Thomas Vigouroux
2020-09-06
|
/
*
Merge pull request #12847 from nvim-treesitter/ts-list-predicates
Björn Linse
2020-09-04
|
\
|
*
treesitter: allow to list supported predicates
Thomas Vigouroux
2020-09-04
*
|
treesitter: update to use buf_set_extmark
Thomas Vigouroux
2020-09-03
|
/
*
treesitter: avoid escaping complete query strings
Stephan Seitz
2020-08-31
*
treesitter: allow to force predicate addition
Thomas Vigouroux
2020-08-13
*
treesitter: add predicate negation
Thomas Vigouroux
2020-08-13
*
treesitter: add and test vim-match? predicate
Thomas Vigouroux
2020-08-13
*
treesitter: add contains? predicate
Thomas Vigouroux
2020-08-13
[next]