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
/
test
/
functional
Commit message (
Expand
)
Author
Age
*
feat(diagnostic): add `current_line` option for `virtual_text` handler
Maria José Solano
2025-02-05
*
feat(treesitter): show which nodes are missing in InspectTree
Riley Bruins
2025-02-05
*
fix(messages): add a trailing space to inputlist() etc. prompts (#32328)
zeertzjq
2025-02-05
*
fix(event-loop): process input before events in getchar() (#32322)
zeertzjq
2025-02-05
*
test(terminal/cursor_spec): remove unnecessary busy handlers (#32321)
zeertzjq
2025-02-04
*
test(getchar_spec): fix flakiness (#32320)
zeertzjq
2025-02-04
*
vim-patch:9.1.1027: no sanitize check when running linematch
zeertzjq
2025-02-04
*
Merge #32082 refactor(treesitter): use coroutines for resuming _parse()
Justin M. Keyes
2025-02-03
|
\
|
*
feat(treesitter): allow LanguageTree:is_valid() to accept a range
Riley Bruins
2025-02-02
*
|
feat(diagnostic): format() can filter diagnostics by returning nil #32302
Maria José Solano
2025-02-03
*
|
vim-patch:9.1.1070: Cannot control cursor positioning of getchar() (#32303)
zeertzjq
2025-02-03
*
|
fix(statusline): overwriting stl_items with nvim_eval_statusline() {-item #32265
luukvbaal
2025-02-02
|
/
*
vim-patch:9.1.1068: getchar() can't distinguish between C-I and Tab (#32295)
zeertzjq
2025-02-02
*
fix(autocmds): once=true Lua event-handler may call itself #29544
Felipe Vicentin
2025-02-01
*
fix(treesitter): nil access when running string parser async
Riley Bruins
2025-02-01
*
fix(ui): avoid redundant ext_cmdline events (#32237)
luukvbaal
2025-01-29
*
feat(treesitter): support modelines in `query.set()` (#30257)
Maria José Solano
2025-01-29
*
fix(float): cannot set title/footer independently #31993
glepnir
2025-01-27
*
build(deps)!: bump tree-sitter to HEAD, wasmtime to v29.0.1 (#32200)
Christian Clason
2025-01-27
*
feat(diagnostic): virtual_lines #31959
Maria José Solano
2025-01-26
*
feat(api): nvim_get_autocmds filter by id#31549
glepnir
2025-01-26
*
feat(extmarks): virtual text can be right-aligned, truncated #31921
georgev93
2025-01-24
*
fix(lua): pop retval for fast context LuaRef
Luuk van Baal
2025-01-24
*
fix(messages): avoid empty msg_showmode with 'noshowmode'
Luuk van Baal
2025-01-24
*
fix(column): apply custom highlight to last 'statuscolumn' segment (#32182)
luukvbaal
2025-01-24
*
fix(mouse): 'statuscolumn' fold and popopmenu handling
Luuk van Baal
2025-01-23
*
feat(api): combined highlights in nvim_eval_statusline()
Luuk van Baal
2025-01-23
*
test(lua/hl_spec): set timeout for transient state (#32169)
zeertzjq
2025-01-23
*
feat(lua): vim.hl.range() "timeout" #32012
Siddhant Agarwal
2025-01-22
*
fix(editor): avoid scrolling :substitute confirm message #32149
luukvbaal
2025-01-22
*
fix(startup): avoid crash with completion from -l script (#32160)
zeertzjq
2025-01-22
*
feat(terminal): forward X1 and X2 mouse events
zeertzjq
2025-01-21
*
Merge pull request #32098 from bfredl/multihl_group
bfredl
2025-01-21
|
\
|
*
feat(extmark): stack multiple highlight groups in `hl_group`
bfredl
2025-01-21
*
|
feat(inccommand): preview 'nomodifiable' buffers #32034
Donatas
2025-01-20
*
|
Merge pull request #31597 from bfredl/deletionism
bfredl
2025-01-20
|
\
\
|
*
|
fix(wininfo): when freeing windows, free the lowest priority wininfo
bfredl
2025-01-14
*
|
|
vim-patch:9.1.1030: filetype: setting bash filetype is backwards incompatible
Christian Clason
2025-01-20
*
|
|
fix(lsp): don't use completion filterText if prefix is empty
Mathias Fussenegger
2025-01-19
*
|
|
fix(lua): prevent SIGSEGV when lua error is NULL in libuv_worker
林玮 (Jade Lin)
2025-01-18
*
|
|
fix(diagnostic)!: make virtual text handler opt-in (#32079)
Gregory Anders
2025-01-18
*
|
|
fix(lsp): use filterText as word if textEdit/label doesn't match
Mathias Fussenegger
2025-01-17
|
|
/
|
/
|
*
|
Merge pull request #32038 from gpanders/push-nsrttwwnsqvm
Gregory Anders
2025-01-16
|
\
\
|
*
|
feat(terminal): add support for kitty keyboard protocol
Gregory Anders
2025-01-16
*
|
|
vim-patch:9.1.1013: Vim9: Regression caused by patch v9.1.0646
zeertzjq
2025-01-16
*
|
|
vim-patch:9.1.1018: v9.1.0743 causes regression with diff mode (#32047)
zeertzjq
2025-01-16
|
/
/
*
|
fix(cmdline): prevent cmdline_show events after exiting cmdline #32033
luukvbaal
2025-01-15
*
|
fix(marks): revise metadata for start mark of revalidated pair #32017
luukvbaal
2025-01-15
*
|
Merge #32013 from luukvbaal/shellkind
Justin M. Keyes
2025-01-15
|
\
\
|
*
|
fix(messages): verbose kind for nvim_echo()
Luuk van Baal
2025-01-15
[next]