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
*
feat(treesitter): add 'injection.self' and 'injection.parent'
Amaan Qureshi
2023-08-24
*
docs(lua): add missing fields to treesitter/_meta
Pham Huy Hoang
2023-08-16
*
fix(treesitter)!: remove deprecated legacy injection format
Christian Clason
2023-08-14
*
fix(treesitter): logger memory leak
Lewis Russell
2023-08-13
*
feat(treesitter)!: incremental injection parsing
Lewis Russell
2023-08-12
*
feat(treesitter): add injection language fallback (#24659)
Christian Clason
2023-08-11
*
fix(lua): annotate that TSNode functions can return nil (#24621)
Kyuuhachi
2023-08-09
*
fix(lua): improve annotations for stricter luals diagnostics (#24609)
Christian Clason
2023-08-09
*
fix(treesitter): make sure injections don't return empty ranges (#24595)
Lewis Russell
2023-08-07
*
fix(treesitter): escape quotes in :InspectTree view #24582
ObserverOfTime
2023-08-07
*
docs(lua): more improvements (#24387)
Lewis Russell
2023-07-18
*
fix(treesitter): update folds in all relevant windows (#24230)
Jaehwang Jung
2023-07-07
*
perf(treesitter): cache fold query (#24222)
Jaehwang Jung
2023-07-02
*
feat(treesitter): bundle markdown parser and queries (#22481)
Christian Clason
2023-07-01
*
fix(treesitter): handle empty region when logging (#24173)
Jaehwang Jung
2023-06-27
*
fix(treesitter): make foldexpr work without highlighting (#24167)
Jaehwang Jung
2023-06-27
*
fix(treesitter): use vim.highlight.priorities instead of hardcoded 100 (#24052)
Santos Gallegos
2023-06-18
*
refactor(treesitter): use npcall in _query_linter.lua #23985
Stephan Seitz
2023-06-11
*
refactor!: rename "playground" => "dev" #23919
Justin M. Keyes
2023-06-06
*
feat(lua): rename vim.loop -> vim.uv (#22846)
Lewis Russell
2023-06-03
*
fix: function was renamed (#23772)
Matthieu Coudron
2023-05-26
*
fix(treesitter): allow foldexpr without highlights (#23672)
Lewis Russell
2023-05-18
*
feat(treesitter): improved logging (#23638)
Lewis Russell
2023-05-17
*
fix(treesitter): correctly calculate bytes for text sources (#23655)
Lewis Russell
2023-05-16
*
fix(treesitter): update c queries
Christian Clason
2023-05-15
*
docs: small fixes
dundargoc
2023-05-13
*
fix(treesitter): support subfiletypes in get_lang (#23605)
Christian Clason
2023-05-13
*
feat(treesitter): add support for setting query depths
Lewis Russell
2023-05-11
*
perf(treesitter): insert/remove items efficiently (#23443)
Lewis Russell
2023-05-02
*
fix(treesitter): do not calc folds on unloaded buffers
Lewis Russell
2023-05-02
*
fix(treesitter): foldexpr tweaks
Lewis Russell
2023-05-01
*
fix(treesitter): redraw added/removed injections properly (#23287)
Lewis Russell
2023-04-30
*
feat(treesitter): upstream query omnifunc from playground (#23394)
Christian Clason
2023-04-30
*
feat(treesitter): add query_linter from nvim-treesitter/playground (#22784)
Stephan Seitz
2023-04-29
*
fix(treesitter playground): fix the wrong range of a node displayed i… (#23...
William
2023-04-20
*
refactor: deprecate checkhealth functions
dundargoc
2023-04-15
*
fix(treesitter): Use the correct replacement args for #gsub! directive (#23015)
Scott Ming
2023-04-11
*
fix(treesitter): do not track ranges of the root tree (#22912)
Lewis Russell
2023-04-06
*
refactor: rename local API alias from a to api
Lewis Russell
2023-04-05
*
fix(windows): consistent normalization in fs.find
dundargoc
2023-04-04
*
refactor(treesitter): move inspect_tree impl
Lewis Russell
2023-04-04
*
docs: fix typos
dundargoc
2023-04-04
*
refactor(treesitter): delegate region calculation to treesitter (#22576)
Lewis Russell
2023-04-04
*
fix(treesitter): use capture metadata range if exists
danilax999
2023-04-04
*
fix(health): stop using deprecated ts.language.inspect_language() (#22850)
Sizhe Zhao
2023-04-01
*
refactor(treesitter)!: rename help parser to vimdoc
Christian Clason
2023-04-01
*
feat: add `vim.treesitter.language.get_filetypes()` (#22643)
Lewis Russell
2023-03-30
*
fix(treesitter): add missing deprecate
Lewis Russell
2023-03-24
*
feat(treesitter)!: deprecate top level indexes to modules (#22761)
Lewis Russell
2023-03-24
*
fix(treesitter): annotations
Lewis Russell
2023-03-23
[next]