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.lua
Commit message (
Collapse
)
Author
Age
*
treesitter: escape backslashes in queries
Thomas Vigouroux
2020-04-18
|
|
|
|
|
|
|
|
Treesitter changed their decoders and apparently thus causing this change. This decoder change happened on ee9a3c0ebb218990cf391ed987be7f2448c54a73.
*
lua: add regex support, and `@match` support in treesitter queries
Björn Linse
2020-02-26
|
*
treesitter: add standard &rtp/parser/ search path for parsers
Björn Linse
2020-02-07
|
*
tree-sitter: implement query functionality and highlighting prototype ↵
Björn Linse
2019-12-22
|
|
|
|
[skip.lint]
*
tree-sitter: use "module" pattern in lua source
Björn Linse
2019-09-28
|
*
tree-sitter: simplify editing using the new old_byte_size parameter
Björn Linse
2019-09-28
|
*
tree-sitter: fix lint, delete "demo" plugin (replaced by functional tests)
Björn Linse
2019-09-28
|
*
tree-sitter: improve parser API (shared parser between plugins)
Björn Linse
2019-09-28
|
*
tree-sitter: inspect language
Björn Linse
2019-09-28
|
*
tree-sitter: rename tree_sitter => treesitter for consistency
Björn Linse
2019-09-28