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
/
src
/
nvim
/
lua
Age
Commit message (
Expand
)
Author
Files
2025-05-11
refactor(treesitter): remove empty parse callback
Riley Bruins
1
2025-05-04
feat(messages): cleanup Lua error messages
Justin M. Keyes
4
2025-05-02
feat(build): build.zig MVP: build and run functionaltests on linux
bfredl
1
2025-04-21
fix(coverity/530026,530028): free resources on early exit in nlua_exec_file #...
Nathaniel Poppe
1
2025-04-21
feat(ui): avoid setting 'cmdheight' with vim.ui_attach()
Luuk van Baal
1
2025-04-16
fix(env.c): drop envmap, free os_getenv() result #32683
Judit Novak
1
2025-04-12
fix(treesitter): clear parse options state #33437
Riley Bruins
1
2025-03-29
refactor(treesitter): migrate to ts parser callback API #33141
Riley Bruins
1
2025-03-21
fix(log): unify error messages for vim.ui_attach/decor providers #33005
luukvbaal
1
2025-03-19
fix(messages): incorrect error message splitting and kind #32990
luukvbaal
1
2025-03-11
feat(treesitter): allow disabling captures and patterns on TSQuery (#32790)
Ian Chamberlain
1
2025-03-07
docs: OSC 133 shell config #32771
Justin M. Keyes
1
2025-03-07
fix(lua): always use vim.inspect() for :lua= (#32715)
zeertzjq
1
2025-03-05
fix(lua): format errors from luv callbacks using __tostring
bfredl
1
2025-03-01
feat(treesitter): add more metadata to `language.inspect()` (#32657)
Lewis Russell
1
2025-02-28
vim-patch:8.2.4603: sourcing buffer lines is too complicated
zeertzjq
2
2025-02-27
fix(lua): wrong script context for option set by func from nvim_exec2 (#32659)
zeertzjq
1
2025-02-25
fix(lua): don't override script ID from :source (#32626)
zeertzjq
1
2025-02-24
fix(lua): SIGSEGV in luv callback with error(nil) #32595
phanium
1
2025-02-21
fix(treesitter): `TSNode:field()` returns all children with the given field
Riley Bruins
1
2025-02-02
refactor(treesitter): always return valid range from parse() #32273
Riley Bruins
1
2025-01-27
build(deps)!: bump tree-sitter to HEAD, wasmtime to v29.0.1 (#32200)
Christian Clason
1
2025-01-24
fix(lua): pop retval for fast context LuaRef
Luuk van Baal
1
2025-01-18
fix(lua): prevent SIGSEGV when lua error is NULL in libuv_worker
林玮 (Jade Lin)
1
2025-01-14
fix(treesitter): uv_dlclose after uv_dlerror
Horror Proton
1
2025-01-12
feat(treesitter): async parsing
Riley Bruins
1
2025-01-09
feat(api): add err field to nvim_echo() opts
Luuk van Baal
1
2024-12-23
fix: fix broken wasmtime build
dundargoc
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
9
2024-12-17
refactor(api): always use TRY_WRAP #31600
luukvbaal
1
2024-12-08
fix(lua): avoid vim._with() double-free with cmdmod (#31505)
zeertzjq
1
2024-11-17
fix(messages): proper multiline Lua print() messages #31205
luukvbaal
1
2024-11-14
fix(messages)!: vim.ui_attach message callbacks are unsafe
Luuk van Baal
1
2024-11-13
fix(treesitter): show proper node name error messages
Riley Bruins
1
2024-11-02
fix(lua): show stacktrace for error in vim.on_key() callback (#31021)
zeertzjq
1
2024-11-01
feat(lua): allow vim.on_key() callback to consume the key (#30939)
errael
1
2024-10-27
fix(treesitter): correct condition in `__has_ancestor`
Amaan Qureshi
1
2024-10-26
refactor(lsp): drop str_byteindex/str_utfindex wrappers #30915
Tristan Knight
1
2024-10-23
feat(stdlib): overload vim.str_byteindex, vim.str_utfindex #30735
Tristan Knight
1
2024-10-12
fix(treesitter): mark supertype nodes as named
Riley Bruins
1
2024-10-12
fix(lua): avoid recursive vim.on_key() callback (#30753)
zeertzjq
1
2024-10-11
fix(treesitter): remove duplicate symbol names in language.inspect()
Riley Bruins
1
2024-10-11
feat(treesitter): introduce child_with_descendant()
Riley Bruins
1
2024-10-03
perf(treesitter): do not use tree cursors with a small lifetime
Lewis Russell
1
2024-09-30
fix(diff): use mmfile_t in linematch
Lewis Russell
1
2024-09-25
fix(coverity): size_t overflow #30497
Justin M. Keyes
1
2024-09-23
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
1
2024-08-29
fix(build): issues with s390x CI
bfredl
1
2024-08-26
feat(treesitter): add support for wasm parsers
Lewis Russell
2
2024-07-13
fix(lua)!: do not use typed table for empty dict
Amit Singh
1
[prev]
[next]