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
Commit message (
Expand
)
Author
Age
*
fix(display): correctly store winline info for concealed lines (#32656)
luukvbaal
2025-02-27
*
fix(popup): reuse pum preview float win, set 'winfixbuf' #32636
glepnir
2025-02-27
*
doc: clarify window-id, tab-id, nvim_set_current_x #32528
David Briscoe
2025-02-27
*
refactor(do_source): remove duplicate assignments (#32654)
zeertzjq
2025-02-27
*
fix(move): 'scrolloff' cursor correction no longer handles folds properly (#3...
luukvbaal
2025-02-27
*
refactor(shada): fix coverity warning about leaking memory (#32650)
zeertzjq
2025-02-27
*
vim-patch:9.1.1152: Patch v9.1.1151 causes problems
zeertzjq
2025-02-27
*
vim-patch:9.1.1151: too many strlen() calls in getchar.c
zeertzjq
2025-02-27
*
refactor: old references to scripts/ dir #32647
Justin M. Keyes
2025-02-26
*
feat(lua): vim.text.indent()
Justin M. Keyes
2025-02-26
*
fix(shada): ":wshada/:rshada [filename]" with shadafile=NONE #32538
IpsumCapra
2025-02-26
*
build: move all generator scripts to `src/gen/`
Lewis Russell
2025-02-26
*
refactor(gen_api_dispatch): avoid trailing spaces (#32632)
zeertzjq
2025-02-26
*
Merge pull request #32631 from jamessan/snprintf-binary
James McCoy
2025-02-26
|
\
|
*
fix(vim_snprintf): special-case handling of binary format
James McCoy
2025-02-25
*
|
build(cjson): sync with upstream (#32114)
Tristan Knight
2025-02-26
*
|
fix(eval): don't shorten $HOME in v:stacktrace (#32634)
zeertzjq
2025-02-26
*
|
refactor: remove unnecessary allocation for "run Nvim with -V1" (#32633)
zeertzjq
2025-02-26
|
/
*
refactor(options): fix coverity warning about unintialized sc_chan (#32630)
zeertzjq
2025-02-26
*
fix(extmark): clearer error message for invalid ephemeral mark usage
Riley Bruins
2025-02-26
*
fix(lua): don't override script ID from :source (#32626)
zeertzjq
2025-02-25
*
fix(move): wrong cursor row on concealed line (#32629)
luukvbaal
2025-02-25
*
feat(treesitter): vertical conceal support for highlighter
Luuk van Baal
2025-02-25
*
feat(marks): add conceal_lines to nvim_buf_set_extmark()
Luuk van Baal
2025-02-25
*
vim-patch:9.1.1145: multi-line completion has wrong indentation for last line...
glepnir
2025-02-25
*
fix(api): don't override Vimscript SID (#32610)
zeertzjq
2025-02-25
*
fix(lua): SIGSEGV in luv callback with error(nil) #32595
phanium
2025-02-24
*
vim-patch:9.1.1143: illegal memory access when putting a register (#32604)
zeertzjq
2025-02-24
*
feat(complete): CompleteDone reason "cancel", "discard" #32600
Evgeni Chasnovski
2025-02-23
*
fix(float): can set title/footer without setting border #32594
Evgeni Chasnovski
2025-02-23
*
vim-patch:9.1.1141: Misplaced comment in readfile()
zeertzjq
2025-02-23
*
vim-patch:9.1.1139: [fifo] is not displayed when editing a fifo
zeertzjq
2025-02-23
*
vim-patch:9.1.1137: ins_str() is inefficient by calling STRLEN() (#32591)
zeertzjq
2025-02-23
*
vim-patch:9.1.1136: Match highlighting marks a buffer region as changed (#32561)
luukvbaal
2025-02-23
*
vim-patch:9.1.1135: 'suffixesadd' doesn't work with multiple items (#32573)
zeertzjq
2025-02-22
*
vim-patch:9.1.1132: Mark positions wrong after triggering multiline completio...
zeertzjq
2025-02-21
*
vim-patch:partial:9.1.1131: potential out-of-memory issue in search.c (#32565)
zeertzjq
2025-02-21
*
fix(marks): truncate double-width inline virt_text consistently (#32560)
zeertzjq
2025-02-21
*
vim-patch:9.1.1130: 'listchars' "precedes" is not drawn on Tabs. (#32563)
zeertzjq
2025-02-21
*
fix(treesitter): `TSNode:field()` returns all children with the given field
Riley Bruins
2025-02-21
*
fix(messages): list_cmd kind for :registers, :au[g] #32531
luukvbaal
2025-02-20
*
vim-patch:9.1.1127: preinsert text is not cleaned up correctly (#32544)
zeertzjq
2025-02-21
*
vim-patch:9.1.1125: cannot loop through pum menu with multiline items (#32543)
zeertzjq
2025-02-21
*
vim-patch:9.1.1126: patch 9.1.1121 used a wrong way to handle enter
zeertzjq
2025-02-21
*
vim-patch:9.1.1121: Enter does not insert newline with "noselect"
glepnir
2025-02-21
*
vim-patch:9.1.1124: No test for 'listchars' "precedes" with double-width char...
zeertzjq
2025-02-21
*
feat(messages): confirm kind for z=, :tselect, inputlist() #32521
luukvbaal
2025-02-20
*
feat(marks): virtual lines support horizontal scrolling (#32497)
zeertzjq
2025-02-20
*
fix(keycodes): recognize <Find>, <Select> #28431
Mantas Mikulėnas
2025-02-20
*
fix(api): remove invalid assertions
Luuk van Baal
2025-02-19
[next]