index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
runtime
/
lua
/
vim
/
treesitter.lua
Age
Commit message (
Expand
)
Author
Files
2024-05-05
docs: fix lua type warnings (#28633)
Maria José Solano
1
2024-04-26
fix: lua annotations
Lewis Russell
1
2024-03-09
docs: support inline markdown
Lewis Russell
1
2024-03-09
feat!: remove deprecated functions
dundargoc
1
2024-03-06
docs(treesitter): fix ambiguous parameter description about `lang`
Yi Ming
1
2024-03-01
docs: improve/add documentation of Lua types
Lewis Russell
1
2024-02-27
feat(docs): replace lua2dox.lua
Lewis Russell
1
2024-02-25
refactor(types): fix miscellaneous type warnings
Maria José Solano
1
2024-02-22
feat(treesitter): add folding for `InspectTree` (#27518)
再生花
1
2024-02-03
refactor: create function for deferred loading
dundargoc
1
2024-01-27
revert: "feat(treesitter): add foldtext with treesitter highlighting"
Till Bungert
1
2024-01-24
fix(treesitter): prefix treesitter types with vim
Phạm Huy Hoàng
1
2023-12-04
fix(treesitter): allow passing lang to vim.treesitter.get_node() now correctl...
Jongwook Choi
1
2023-11-04
docs(treesitter): add disclaimer about needing to parse before `get_node()`
L Lllvvuu
1
2023-10-01
feat(treesitter): add foldtext with treesitter highlighting (#25391)
Till Bungert
1
2023-09-23
docs: fix type warnings
Maria José Solano
1
2023-09-15
refactor(treesitter): rename "preview" => "edit" #25161
Maria José Solano
1
2023-09-14
docs: replace <pre> with ``` (#25136)
Gregory Anders
1
2023-08-25
feat(treesitter): add a query editor (#24703)
Maria José Solano
1
2023-07-24
fix(treesitter): stop() should treat 0 as current buffer #24450
Micah Halter
1
2023-07-18
docs(lua): more improvements (#24387)
Lewis Russell
1
2023-06-06
refactor!: rename "playground" => "dev" #23919
Justin M. Keyes
1
2023-05-18
fix(treesitter): allow foldexpr without highlights (#23672)
Lewis Russell
1
2023-04-05
refactor: rename local API alias from a to api
Lewis Russell
1
2023-04-04
refactor(treesitter): move inspect_tree impl
Lewis Russell
1
2023-04-04
fix(treesitter): disable folding in inspect_tree() (#22885)
Lewis Russell
1
2023-03-30
feat: add `vim.treesitter.language.get_filetypes()` (#22643)
Lewis Russell
1
2023-03-24
feat(treesitter)!: deprecate top level indexes to modules (#22761)
Lewis Russell
1
2023-03-23
fix(treesitter): annotations
Lewis Russell
1
2023-03-17
fix(treesitter): InspectTree does not respect 'splitright' #22692
Yochem van Rosmalen
1
2023-03-11
refactor(treesitter)!: remove deprecated show_tree func
nullchilly
1
2023-03-10
fix(treesitter): better lang handling of get_parser()
Lewis Russell
1
2023-03-08
fix(treesitter): is_in_node_range (#22582)
Lewis Russell
1
2023-03-06
refactor(treesitter): simplify some range functions
Lewis Russell
1
2023-03-03
fix(treesitter): break early from loop when match is found (#22499)
Gregory Anders
1
2023-03-03
Merge pull request #22484 from gpanders/inspect-tree-fix-cursor
Christian Clason
1
2023-03-03
fix(treesitter): disallow empty filetypes
Lewis Russell
1
2023-03-02
fix(treesitter): maintain cursor position when toggling anonymous nodes
Gregory Anders
1
2023-03-02
feat(treesitter): add :InspectTree command (#22477)
Christian Clason
1
2023-03-02
refactor: rename show_tree => inspect_tree #22474
Justin M. Keyes
1
2023-02-23
feat(treesitter): upstream foldexpr from nvim-treesitter
Lewis Russell
1
2023-02-23
docs: fix more treesitter parsing errors
Christian Clason
1
2023-02-23
docs(treesitter): fix parse errors
Christian Clason
1
2023-02-22
refactor(treesitter): Add vim.treesitter.get_node() (#22360)
Gregory Anders
1
2023-02-21
feat(treesitter): add filetype -> lang API
Lewis Russell
1
2023-02-10
fix(treesitter): don't trample parsers when filetype!=lang
Lewis Russell
1
2023-02-10
feat(treesitter): playground improvements
Lewis Russell
1
2023-02-04
fix(treesitter): fix most diagnostics
Lewis Russell
1
2022-12-17
Merge pull request #21393 from folke/highlight_show
Christian Clason
1
2022-12-17
feat: `vim.inspect_pos`, `vim.show_pos`, `:Inspect`
Folke Lemaitre
1
[next]