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 (
Collapse
)
Author
Age
...
|
*
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
|
*
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
|
|
|
|
|
Escape "\\" only for `vim-match?` not for `match?` Fixes #12595
*
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
|
*
treesitter(docs): update and refresh docs
Thomas Vigouroux
2020-08-13
|
*
treesitter: refactor and use lua regexes
Thomas Vigouroux
2020-08-13
[prev]