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
Commit message (
Expand
)
Author
Age
*
fix(lsp): improve LSP floating preview window cleanup #31353
glepnir
2025-03-11
*
vim-patch:9.1.1193: Unnecessary use of STRCAT() in au_event_disable() (#32829)
zeertzjq
2025-03-11
*
fix(events): fix incorrect capitalization of Cmdwin* events (#32813)
zeertzjq
2025-03-11
*
vim-patch:9.1.1194: filetype: false positive help filetype detection
zeertzjq
2025-03-11
*
vim-patch:9.1.1191: tests: test for patch 9.1.1186 doesn't fail without the p...
zeertzjq
2025-03-11
*
vim-patch:9.1.1186: filetype: help files in git repos are not detected
zeertzjq
2025-03-11
*
fix(lsp)!: pass buffer number to root_dir function
Lewis Russell
2025-03-10
*
feat(lsp): support completion context #32793
Maria José Solano
2025-03-10
*
fix(tohtml): disable modeline #32822
altermo
2025-03-10
*
fix(popup): new preview_bufnr created when menu item is selected #32819
glepnir
2025-03-10
*
vim-patch:9.1.1190: C indentation does not detect multibyte labels (#32808)
zeertzjq
2025-03-09
*
Merge #32687 "g<" for ext_messages
Justin M. Keyes
2025-03-09
|
\
|
*
feat(messages): "g<" mapping for ext_messages
Luuk van Baal
2025-03-03
|
*
refactor(messages): simplify message history
Luuk van Baal
2025-03-03
*
|
fix(nvim__set_complete): pum preview info truncated during completion #32555
glepnir
2025-03-09
*
|
vim-patch:9.1.1188: runtime(tera): tera support can be improved (#32799)
Muntasir Mahmud
2025-03-09
*
|
vim-patch:9.1.1187: matchparen plugin wrong highlights shell case statement (...
zeertzjq
2025-03-09
*
|
refactor(multiqueue): rename multiqueue_new_parent #32767
Justin M. Keyes
2025-03-08
*
|
test(lsp/utils): prevent CursorMoved closing float immediately (#32782)
zeertzjq
2025-03-08
*
|
docs: OSC 133 shell config #32771
Justin M. Keyes
2025-03-07
*
|
fix(events): always allow some events to be nested (#32706)
zeertzjq
2025-03-08
*
|
test: add benchmark for nvim_replace_termcodes and keytrans()
zeertzjq
2025-03-08
*
|
fix(terminal): avoid rescheduling events onto the same queue (#32755)
Gregory Anders
2025-03-07
*
|
fix(marks): mark winline as invalid if change is in a concealed line (#32766)
luukvbaal
2025-03-07
*
|
feat(defaults): jump between :terminal shell prompts with ]]/[[ #32736
Gregory Anders
2025-03-07
*
|
fix(lua): always use vim.inspect() for :lua= (#32715)
zeertzjq
2025-03-07
*
|
vim-patch:9.1.1177: filetype: tera files not detected
Christian Clason
2025-03-07
*
|
fix(marks): wrong winline info for concealed line with below virt line (#32747)
luukvbaal
2025-03-06
*
|
vim-patch:9.1.1173: filetype: ABNF files are not detected (#32751)
zeertzjq
2025-03-06
*
|
fix(terminal): improve cursor refresh handling (#32596)
Sean Dewar
2025-03-06
*
|
feat(lsp): support for resolving code action command (#32704)
Maria José Solano
2025-03-06
*
|
vim-patch:9.1.1176: wrong indent when expanding multiple lines (#32746)
zeertzjq
2025-03-06
*
|
vim-patch:9.1.1175: inconsistent behaviour with exclusive selection and motio...
zeertzjq
2025-03-06
*
|
vim-patch:9.1.1174: tests: Test_complete_cmdline() may fail (#32743)
zeertzjq
2025-03-05
*
|
vim-patch:9.1.1172: [security]: overflow with 'nostartofline' and Ex command ...
zeertzjq
2025-03-06
*
|
feat(terminal)!: include cursor position in TermRequest event data (#31609)
Gregory Anders
2025-03-05
*
|
fix(lua): format errors from luv callbacks using __tostring
bfredl
2025-03-05
*
|
vim-patch:9.1.1170: wildmenu highlighting in popup can be improved (#32728)
zeertzjq
2025-03-04
*
|
vim-patch:9.1.1171: tests: wrong arguments passed to assert_equal() (#32727)
zeertzjq
2025-03-05
*
|
fix(display): adjust winline info for concealed lines below last line (#32708)
luukvbaal
2025-03-04
*
|
fix(lsp): open_floating_preview() ignores max_height (#32716)
Robert Muir
2025-03-04
*
|
fix(diagnostic): virtual_lines diagnostic columns (#32703)
James Trew
2025-03-04
*
|
refactor(tests): use new-style highlight spec in legacy/
bfredl
2025-03-04
*
|
vim-patch:9.1.1167: mark '] wrong after copying text object (#32712)
zeertzjq
2025-03-04
*
|
vim-patch:9.1.1166: command-line auto-completion hard with wildmenu
Tomas Slusny
2025-03-04
|
/
*
vim-patch:9.1.1165: diff: regression with multi-file diff blocks (#32702)
zeertzjq
2025-03-03
*
docs: misc #31996
Justin M. Keyes
2025-03-02
*
feat(lua): don't complete private (_) fields after dot (.) #32690
Maria José Solano
2025-03-02
*
feat(comment): allow commentstring to be determined from node metadata
Riley Bruins
2025-03-02
*
test: simplify ASAN detection
dundargoc
2025-03-02
[next]