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
*
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
*
fix(treesitter): foldexpr (#22652)
Lewis Russell
2023-03-13
*
Merge pull request #22613 from lewis6991/feat/tsqueryutil
Lewis Russell
2023-03-11
|
\
|
*
refactor(treesitter): add Range type aliase for Range4|Range6
Lewis Russell
2023-03-11
|
*
feat(treesitter)!: consolidate query util functions
Lewis Russell
2023-03-10
*
|
feat!(treesitter): do not return changes from LanguageTree:parse()
Lewis Russell
2023-03-10
|
/
*
perf(treesitter): more efficient foldexpr
Lewis Russell
2023-03-10
*
fix(treesitter): do not error on empty filetype
Lewis Russell
2023-03-10
*
refactor(treesitter): use byte ranges from treesitter (#22589)
Lewis Russell
2023-03-09
*
Revert "refactor(treesitter): delegate region calculation to treesitter" (#22...
Lewis Russell
2023-03-08
*
refactor(treesitter): delegate region calculation to treesitter (#22553)
Lewis Russell
2023-03-08
*
feat(treesitter): use upstream format for injection queries
Lewis Russell
2023-03-08
*
refactor(treesitter): simplify some range functions
Lewis Russell
2023-03-06
*
docs: module-level docstrings (@defgroup) #22498
Justin M. Keyes
2023-03-05
*
docs(treesitter): number → integer (#22513)
Jaehwang Jung
2023-03-04
*
docs: fix vim.treesitter tags
Justin M. Keyes
2023-03-03
*
Merge pull request #22484 from gpanders/inspect-tree-fix-cursor
Christian Clason
2023-03-03
|
\
|
*
refactor(treesitter): use string.format to create lines
Gregory Anders
2023-03-02
*
|
fix(treesitter): typos in _range.lua
Jaehwang Jung
2023-03-03
*
|
fix(treesitter): disallow empty filetypes
Lewis Russell
2023-03-03
|
/
*
fix(treesitter): fixup for health
Lewis Russell
2023-02-27
*
fix(treesitter): ipairs -> pairs
Lewis Russell
2023-02-27
*
fix(treesitter): remove virtual text from playground
Lewis Russell
2023-02-27
*
feat(treesitter): expand the API
Lewis Russell
2023-02-26
*
feat(treesitter)!: remove silent option from language.add()
Lewis Russell
2023-02-24
*
fix(treesitter): fixup language invalidation (#22381)
Lewis Russell
2023-02-23
*
feat(treesitter): upstream foldexpr from nvim-treesitter
Lewis Russell
2023-02-23
*
perf(treesitter): smarter languagetree invalidation
Lewis Russell
2023-02-23
*
docs: fix more treesitter parsing errors
Christian Clason
2023-02-23
*
docs(treesitter): fix parse errors
Christian Clason
2023-02-23
*
feat(treesitter): add filetype -> lang API
Lewis Russell
2023-02-21
*
fix(treesitter): make params optional
Lewis Russell
2023-02-15
*
feat(treesitter): playground improvements
Lewis Russell
2023-02-10
*
feat(treesitter): respect metadata[id].range for offset!
figsoda
2023-02-04
*
feat(treesitter): add metadata option for get_node_text
figsoda
2023-02-04
*
feat(treesitter): allow capture text to be transformed
figsoda
2023-02-04
[next]