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
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
*
test: option set by Lua autocommand has correct script context (#32652)
zeertzjq
2025-02-27
*
refactor(shada): fix coverity warning about leaking memory (#32650)
zeertzjq
2025-02-27
*
Merge pull request #32649 from zeertzjq/vim-9.1.1151
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
*
Merge #32601 vim.text.indent()
Justin M. Keyes
2025-02-26
|
\
|
*
test: unreliable swapfile_preserve_recover_spec
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
*
Merge pull request #32614 from brianhuster/vim-094494b
zeertzjq
2025-02-26
|
\
|
*
vim-patch:580e457: runtime(vim): make VimKeywordPrg even smarter for regexes
zeertzjq
2025-02-26
|
*
vim-patch:094494b: runtime(vim): improve &keywordprg in ftplugin
brianhuster
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
*
fix(treesitter): nil check query for has_conceal_line
Luuk van Baal
2025-02-25
*
test(ui/cursor_spec): reduce flakiness (#32627)
zeertzjq
2025-02-25
*
fix(lsp): resize hover window for concealed lines
Luuk van Baal
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.1140: filetype: m17ndb files are not detected (#32618)
zeertzjq
2025-02-25
*
test: combined injections (#32611)
Artem
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:025dc48: runtime(vim): Update base-syntax, match :CompilerSet and :...
zeertzjq
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
*
fix(lsp): reset the applied hints on `refresh` request #32446
Yi Ming
2025-02-23
*
revert "feat(ftplugin): set 'omnifunc' of Lua to 'v:lua.vim.lua_omnifunc'" #3...
Justin M. Keyes
2025-02-23
*
Merge #32503 feat(lsp): use the meta model to generate server capability map
Justin M. Keyes
2025-02-23
|
\
|
*
feat(lsp): use the meta model to generate server capability map
Maria José Solano
2025-02-21
|
*
feat(lsp): update LSP types
Maria José Solano
2025-02-17
*
|
refactor(treesitter): simplify parsing coroutine logic
Riley Bruins
2025-02-23
*
|
feat(ftplugin): set Lua 'omnifunc' to vim.lua_omnifunc #32491
Phạm Bình An
2025-02-23
[next]