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
/
_core
Age
Commit message (
Expand
)
Author
Files
2026-04-24
feat(tui): restore 'ttyfast' to control tty requests #38699
Kyle
1
2026-04-24
feat(api): nvim_echo(percent=nil) means "unknown" progress #39029
Peter Cardenas
1
2026-04-23
feat(excmd): add :uptime command #39331
Olivia Kinnear
2
2026-04-22
feat(treesitter): expand selection to sibling node #38938
altermo
1
2026-04-22
feat(:restart): v:starttime, v:exitreason #39282
Justin M. Keyes
1
2026-04-22
perf(lsp): clear table by table.clear() #39222
Yi Ming
1
2026-04-22
fix(:restart): avoid ERR/WRN logging on Windows with --listen (#39287)
zeertzjq
1
2026-04-21
fix(:restart): reuse --listen addr on Windows #38539
Sanzhar Kuandyk
1
2026-04-21
feat(normal): normal-mode ZR does :restart
Justin M. Keyes
1
2026-04-21
feat(defaults): map ZR to restart
Mike J. McGuirk
1
2026-04-20
fix(ui2): don't dismiss expanded messages for non-typed key #39247
luukvbaal
2
2026-04-20
fix(ui2): ensure msg window is visible after closing tab
Luuk van Baal
1
2026-04-20
Merge #39194 from justinmk/luavimfn
Justin M. Keyes
1
2026-04-19
feat(options): add 'winpinned' to pin a window #39157
luukvbaal
1
2026-04-20
refactor(excmd): migrate ex_terminal to Lua
Justin M. Keyes
1
2026-04-19
feat(excmd): add EXX error codes for :lsp, :log #39135
Olivia Kinnear
1
2026-04-18
docs: misc #39045
Justin M. Keyes
1
2026-04-18
fix(lua): make `vim._with()` work with `buf=0` and `win=0` context #39151
Evgeni Chasnovski
1
2026-04-18
refactor(vimfn): full-Lua impl of vim.fn.environ()
Justin M. Keyes
1
2026-04-18
feat(vimfn): use Lua for more excmds/vimfns
Justin M. Keyes
3
2026-04-17
perf(vim.fn): call Lua-implemented vim.fn.xx() directly #39166
Justin M. Keyes
1
2026-04-16
fix(ui2): dialog paging is inconsistent #39128
luukvbaal
1
2026-04-16
test: lint naming conventions #39117
Justin M. Keyes
1
2026-04-15
refactor: update usages of deprecated "buffer" param #39089
Justin M. Keyes
1
2026-04-15
test: replace busted with local harness
Lewis Russell
1
2026-04-15
fix(lua): make vim.deep_equal cycle-safe
Lewis Russell
1
2026-04-10
feat(ex): add `:log` command
Olivia Kinnear
2
2026-04-09
fix(messages): truncate warning messages only in display (#38901)
zeertzjq
2
2026-04-05
feat(defaults): :Open without args opens current file #38776
Olivia Kinnear
1
2026-04-05
fix(ui2): update spill indicator when appending to expanded cmdline #38715
luukvbaal
1
2026-04-01
docs: misc #38584
Justin M. Keyes
1
2026-04-01
fix(ui2): vim.on_key should return nil instead of false (#38668)
phanium
1
2026-03-31
fix(ui2): flicker when entering pager from expanded cmdline #38639
luukvbaal
2
2026-03-31
fix(cmdline): redraw cmdline after empty message (#38485)
luukvbaal
1
2026-03-31
fix(defaults): check for TUI on non-stdio channel on startup (#38581)
zeertzjq
1
2026-03-30
fix(ui2): allow empty argument for enable() #38605
Christian Clason
1
2026-03-30
fix(ui2): correct buffer reference in msg:start_timer() (#38600)
Ayush Goyal
1
2026-03-28
docs: news #38464
Justin M. Keyes
2
2026-03-26
fix(ui2): ENTER may focus pager in insert/terminal mode #38497
phanium
2
2026-03-26
fix(ui2): no paging in dialog below expanded cmdline #38489
luukvbaal
1
2026-03-24
fix(ui2): show messages in dialog window when entering expanded cmdline #38465
luukvbaal
2
2026-03-24
docs: api, plugins, ui2
Justin M. Keyes
2
2026-03-23
refactor: rename termcap.lua -> tty.lua #38437
Justin M. Keyes
1
2026-03-22
docs: starting.txt new layout
Justin M. Keyes
1
2026-03-21
feat(lua): replace `buffer` with `buf` in vim.keymap.set/del #38360
skewb1k
1
2026-03-21
feat(ui2): configure maximum window heights #38392
luukvbaal
2
2026-03-20
docs: misc
Justin M. Keyes
1
2026-03-19
feat(defaults): map "grx" to vim.lsp.codelens.run() #37689
Yi Ming
1
2026-03-19
fix(ui2): wrong condition used to detect active pager
Luuk van Baal
1
2026-03-19
fix(ui2): move windows to current tabpage
Luuk van Baal
1
[next]