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
/
_meta
Commit message (
Expand
)
Author
Age
*
feat(term): trigger TermRequest for APC (#32407)
Till Bungert
2025-02-13
*
feat(options): add 'eventignorewin' (#32152)
luukvbaal
2025-02-12
*
vim-patch:9.1.1081: has('bsd') is true for GNU/Hurd
zeertzjq
2025-02-07
*
feat(defaults): enable diffopt "linematch" #32346
Siddhant Agarwal
2025-02-06
*
vim-patch:9.1.1009: diff feature can be improved
zeertzjq
2025-02-04
*
vim-patch:9.1.1070: Cannot control cursor positioning of getchar() (#32303)
zeertzjq
2025-02-03
*
vim-patch:9.1.1068: getchar() can't distinguish between C-I and Tab (#32295)
zeertzjq
2025-02-02
*
vim-patch:9.1.1056: Vim doesn't highlight to be inserted text when completing...
zeertzjq
2025-01-30
*
fix: resolve all remaining LuaLS diagnostics
Lewis Russell
2025-01-27
*
feat(api): nvim_get_autocmds filter by id#31549
glepnir
2025-01-26
*
vim-patch:9.1.1049: insert-completed items are always sorted
zeertzjq
2025-01-25
*
feat(extmarks): virtual text can be right-aligned, truncated #31921
georgev93
2025-01-24
*
feat(api): combined highlights in nvim_eval_statusline()
Luuk van Baal
2025-01-23
*
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(api): deprecate nvim_buf_add_highlight()
bfredl
2025-01-20
|
/
*
vim-patch:9.1.1020: no way to get current selected item in a async context (#...
zeertzjq
2025-01-17
*
refactor(options): generic expand and did_set callbacks (#32011)
Lewis Russell
2025-01-16
*
feat(api): nvim_open_win() relative to tabline and laststatus #32006
luukvbaal
2025-01-14
*
fix(options): better handling of empty values
Lewis Russell
2025-01-13
*
feat(treesitter): async parsing
Riley Bruins
2025-01-12
*
docs: misc
dundargoc
2025-01-11
*
refactor(api): deprecate nvim_notify #31938
Justin M. Keyes
2025-01-10
*
docs: misc #31867
Justin M. Keyes
2025-01-09
*
Merge #31900 from luukvbaal/nvim_echo
Justin M. Keyes
2025-01-09
|
\
|
*
feat(api): deprecate nvim_out/err_write(ln)
Luuk van Baal
2025-01-09
|
*
feat(api): add err field to nvim_echo() opts
Luuk van Baal
2025-01-09
*
|
fix(api): nvim_set_decoration_provider callback return type #31912
notomo
2025-01-08
|
/
*
vim-patch:9.1.0991: v:stacktrace has wrong type in Vim9 script
zeertzjq
2025-01-07
*
vim-patch:9.1.0984: exception handling can be improved
zeertzjq
2025-01-07
*
feat(ui)!: emit prompt "messages" as cmdline events #31525
luukvbaal
2025-01-02
*
docs: misc #31479
Justin M. Keyes
2025-01-01
*
vim-patch:9.1.0983: not able to get the displayed items in complete_i… (#31...
glepnir
2024-12-31
*
docs(api): return type of nvim_get_keymap() #31708
Shihua Zeng
2024-12-24
*
feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343
Justin M. Keyes
2024-12-19
*
docs(api): specify when decor provider on_buf is called #31634
luukvbaal
2024-12-19
*
feat(terminal)!: cursor shape and blink (#31562)
Gregory Anders
2024-12-17
*
fix(api): generic error messages, not using TRY_WRAP #31596
Justin M. Keyes
2024-12-16
*
vim-patch:ed89206: runtime(doc): add a note about inclusive motions and exclu...
zeertzjq
2024-12-15
*
docs(annotations): added `---@generic` support
Colin Kennedy
2024-12-13
*
docs(annotation): return types for Vimscript functions #31546
Colin Kennedy
2024-12-11
*
feat(lsp): add vim.lsp.config and vim.lsp.enable
Lewis Russell
2024-12-10
*
docs(vvars): adjust lua types for vim.v variables #31510
luukvbaal
2024-12-09
*
vim-patch:9.1.0911: Variable name for 'messagesopt' doesn't match short name
zeertzjq
2024-12-08
*
vim-patch:9.1.0910: 'messagesopt' does not check max wait time
zeertzjq
2024-12-08
*
vim-patch:9.1.0908: not possible to configure :messages (#31492)
zeertzjq
2024-12-07
*
feat(stdlib): vim.json.encode(...,{escape_slash:boolean}) #30561
Bartłomiej Maryńczak
2024-12-06
*
fix(events): don't expand `args.file` for Lua callback (#31473)
zeertzjq
2024-12-06
*
vim-patch:9.1.0905: Missing information in CompleteDone event (#31455)
glepnir
2024-12-05
*
docs: misc, help tags for neovim.io searches #31428
Justin M. Keyes
2024-12-03
[next]