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(runtime): E15: Invalid expression in lua file when `gf`
phanium
2025-03-18
*
fix(lua): ensure inspect_pos() only shows visible highlight extmarks
Luuk van Baal
2025-03-18
*
test: cleanup ftplugin_spec.lua #32948
Justin M. Keyes
2025-03-17
*
fix(diagnostic): remove deprecated `severity_limit` option
Christian Clason
2025-03-17
*
Merge pull request #32935 from zeertzjq/vim-3495497
zeertzjq
2025-03-18
|
\
|
*
vim-patch:9.1.1216: Pasting the '.' register multiple times may not work
zeertzjq
2025-03-18
|
*
vim-patch:3495497: patch 9.1.1212: too many strlen() calls in edit.c
zeertzjq
2025-03-18
*
|
feat(runtime): Lua ftplugin 'includeexpr' #32719
Phạm Bình An
2025-03-17
|
/
*
fix(column): unnecessary redraws with resized 'statuscolumn' (#32944)
luukvbaal
2025-03-17
*
Merge #32810 docs
Justin M. Keyes
2025-03-17
|
\
|
*
docs: misc
Justin M. Keyes
2025-03-17
|
*
docs(api): rename "handle" => "id"
Justin M. Keyes
2025-03-17
|
*
docs: OSC 133
Justin M. Keyes
2025-03-17
|
/
*
Merge pull request #32871 from ofseed/test-lsp
Lewis Russell
2025-03-17
|
\
|
*
test(lsp): add a test for refreshing hints after being requested
Yi Ming
2025-03-17
|
*
test(lsp): add a test for resetting the active request after receiving error
Yi Ming
2025-03-17
*
|
vim-patch:3c7d9b1: runtime(prql): include prql syntax script
Christian Clason
2025-03-16
*
|
perf(lsp): don't construct potentially expensive strings
Riley Bruins
2025-03-16
*
|
build(contrib): add zsh completion (#32617)
Matthieu Coudron
2025-03-16
*
|
refactor(lsp)!: rename lsp.completion.trigger() to get() (#32911)
Mathias Fußenegger
2025-03-16
*
|
fix(checkhealth): handle nested lua/ directory #32918
phanium
2025-03-16
*
|
refactor(test): move runtime_spec.lua to editor/ #32919
Justin M. Keyes
2025-03-16
*
|
fix(diagnostic): virtual lines should scroll horizontally
xzb
2025-03-16
*
|
fix(marks): issues with invalid marks and marks beyond eob (#32862)
luukvbaal
2025-03-16
*
|
refactor(tui): disable kitty key event reporting
Gregory Anders
2025-03-16
*
|
docs(lsp): simplify example of enabling LSP folding
Yi Ming
2025-03-16
*
|
feat(runtime): Lua ftplugin sets 'omnifunc', 'foldexpr' #32697
Phạm Bình An
2025-03-15
*
|
refactor(test): deprecate n.feed_command() #32915
Justin M. Keyes
2025-03-15
*
|
fix(statuscolumn): misleading v:lnum for virtual lines #32912
luukvbaal
2025-03-15
*
|
fix(lsp): correctly check for "codeAction/resolve" support
Tobias Schmitz
2025-03-15
*
|
docs: misc
dundargoc
2025-03-15
*
|
fix(lsp): autocmds to close lsp preview windows not cleared
bekaboo
2025-03-15
*
|
feat(defaults): completeopt=popup #32909
Justin M. Keyes
2025-03-15
*
|
fix(treesitter): update lua, markdown queries
Christian Clason
2025-03-15
*
|
build(deps): bump tree-sitter-c to v0.23.4
Christian Clason
2025-03-15
*
|
fix(cmdline): ext_cmdline block events for conditionals
Luuk van Baal
2025-03-15
*
|
test(old): fix test_tabline failure (#32907)
zeertzjq
2025-03-15
*
|
vim-patch:9.1.1206: tests: test_filetype fails when a file is a directory (#3...
zeertzjq
2025-03-15
*
|
vim-patch:9.1.1205: completion: preinserted text not removed when closing pum...
glepnir
2025-03-15
*
|
vim-patch:9.1.1204: MS-Windows: crash when passing long string to expand() (#...
zeertzjq
2025-03-15
*
|
vim-patch:96395e1: runtime(cs): Update C# runtime files
Christian Clason
2025-03-15
*
|
vim-patch:9.1.1203: matchparen keeps cursor on case label in sh filetype (#32...
zeertzjq
2025-03-15
*
|
vim-patch:2329bd4: runtime(doc): fix a typo in gitrebase filetype (#32899)
zeertzjq
2025-03-15
*
|
Merge pull request #32895 from zeertzjq/vim-8.2.4963
zeertzjq
2025-03-15
|
\
\
|
|
/
|
/
|
|
*
vim-patch:9.0.1458: buffer overflow when expanding long file name
zeertzjq
2025-03-15
|
*
vim-patch:8.2.4963: expanding path with "/**" may overrun end of buffer
zeertzjq
2025-03-15
|
/
*
vim-patch:f22580e: runtime(doc): update a few minor omissions from 5876016 an...
zeertzjq
2025-03-14
*
test: do not dedent() in feed() (#32884)
zeertzjq
2025-03-14
*
test: flaky loop_spec.lua #32885
Justin M. Keyes
2025-03-14
*
feat(snippet): set snippet keymaps permanent instead of dynamic (#31887)
Mathias Fußenegger
2025-03-14
[next]