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
/
src
/
nvim
/
api
/
vim.c
Commit message (
Expand
)
Author
Age
*
feat(api): combined highlights in nvim_eval_statusline()
Luuk van Baal
2025-01-23
*
fix(messages): verbose kind for nvim_echo()
Luuk van Baal
2025-01-15
*
refactor(api): deprecate nvim_notify #31938
Justin M. Keyes
2025-01-10
*
docs: misc #31867
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__complete_set requires completeopt=popup #31177
glepnir
2025-01-05
*
fix(api): clamp range lines in `nvim__redraw()` (#31710)
Artem
2024-12-25
*
refactor: iwyu #31637
Justin M. Keyes
2024-12-23
*
refactor(api): always use TRY_WRAP #31600
luukvbaal
2024-12-17
*
fix(api): generic error messages, not using TRY_WRAP #31596
Justin M. Keyes
2024-12-16
*
fix(api): not using TRY_WRAP, generic error messages #31595
Justin M. Keyes
2024-12-16
*
fix(api): nvim_win_set_buf(0, 0) fails if 'winfixbuf' is set #31576
phanium
2024-12-16
*
docs: misc, help tags for neovim.io searches #31428
Justin M. Keyes
2024-12-03
*
refactor(options): autogenerate valid values and flag enums for options (#31089)
Famiu Haque
2024-11-23
*
fix(api): only flush nvim__redraw when necessary #31250
luukvbaal
2024-11-18
*
fix(api): update "range" windows in nvim__redraw #31042
luukvbaal
2024-11-17
*
fix(api): validation, documentation of hl_group #31195
luukvbaal
2024-11-16
*
refactor(options): remove `.indir`, redesign option scopes #31066
Famiu Haque
2024-11-16
*
fix(messages)!: vim.ui_attach message callbacks are unsafe
Luuk van Baal
2024-11-14
*
refactor(highlight): make enum of builtin highlights start with 1
bfredl
2024-11-13
*
Merge pull request #27813 from luukvbaal/msgid
bfredl
2024-11-11
|
\
|
*
refactor(message): propagate highlight id instead of attrs
Luuk van Baal
2024-11-08
*
|
docs: misc (#30914)
dundargoc
2024-11-09
|
/
*
vim-patch:9.1.0824: too many strlen() calls in register.c (#31022)
zeertzjq
2024-11-01
*
docs: render @see, @note items in _meta/api.lua #30494
Justin M. Keyes
2024-09-25
*
fix(paste): only record a paste when it's from RPC (#30491)
zeertzjq
2024-09-24
*
docs: lua error patterns #30240
Justin M. Keyes
2024-09-24
*
feat(paste): unify cancel and error behavior (#30476)
zeertzjq
2024-09-24
*
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
2024-09-23
*
docs(api): nvim_get_runtime_file preserves 'runtimepath' order #30454
Evgeni Chasnovski
2024-09-22
*
fix(paste): improve repeating of pasted text (#30438)
zeertzjq
2024-09-22
*
feat(tui): builtin UI (TUI) sets client info #30397
Justin M. Keyes
2024-09-18
*
refactor: rename "process" => "proc" #30387
Justin M. Keyes
2024-09-15
*
fix(multibyte): handle backspace of wide clusters in replace mode
bfredl
2024-09-06
*
fix(api): alloc and draw cursor window in nvim__redraw
Luuk van Baal
2024-07-20
*
Merge pull request #29124 from bfredl/inputring
bfredl
2024-06-02
|
\
|
*
refactor(input): don't use a ring for input
bfredl
2024-06-01
*
|
refactor: move shared messages to errors.h #26214
Justin M. Keyes
2024-06-01
|
/
*
build: "popcount" name conflict on NetBSD #28983
Malte Dehling
2024-05-27
*
feat(api): broadcast events to ALL channels #28487
Justin M. Keyes
2024-05-17
*
fix(api): use correct buffer for "range" in nvim__redraw (#28614)
luukvbaal
2024-05-03
*
feat(api): add nvim__redraw for more granular redrawing
Luuk van Baal
2024-05-02
*
docs(api): sort unreleased nvim__ functions last #28580
Justin M. Keyes
2024-04-30
*
fix(api): mark nvim__complete_set as experimental #28579
Justin M. Keyes
2024-04-30
*
fix(treesitter): make tests for memoize more robust
bfredl
2024-04-29
*
refactor(api): deprecate nvim_call_atomic #28433
Justin M. Keyes
2024-04-22
*
vim-patch:8.1.0815: dialog for file changed outside of Vim not tested (#28184)
zeertzjq
2024-04-05
*
fix(api): set script context when using nvim_set_hl (#28123)
zeertzjq
2024-03-31
*
refactor(options): remove `set_string_option_direct()`
Famiu Haque
2024-03-21
[next]