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
/
functional
Commit message (
Expand
)
Author
Age
*
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
*
feat(runtime): Lua ftplugin 'includeexpr' #32719
Phạm Bình An
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
*
|
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(marks): issues with invalid marks and marks beyond eob (#32862)
luukvbaal
2025-03-16
*
|
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
*
|
docs: misc
dundargoc
2025-03-15
*
|
feat(defaults): completeopt=popup #32909
Justin M. Keyes
2025-03-15
*
|
fix(cmdline): ext_cmdline block events for conditionals
Luuk van Baal
2025-03-15
*
|
vim-patch:9.1.1203: matchparen keeps cursor on case label in sh filetype (#32...
zeertzjq
2025-03-15
|
/
*
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
*
vim-patch:9.1.1200: cmdline pum not cleared for input() completion (#32879)
zeertzjq
2025-03-13
*
fix(messages): no trailing newline for inputlist, tselect, z= with ext_messages
Luuk van Baal
2025-03-13
*
fix(lua): vim.hl.on_yank highlights wrong region with yi' (#32850)
phanium
2025-03-13
*
test: reduce flakiness in blocking wait tests (#32868)
zeertzjq
2025-03-13
*
fix: update osc52 termfeatures flag on UIEnter/UILeave (#32756)
Gregory Anders
2025-03-12
*
fix(lsp): handle non-existent configs in lsp.config/enable
Lewis Russell
2025-03-12
*
feat(treesitter): allow disabling captures and patterns on TSQuery (#32790)
Ian Chamberlain
2025-03-11
*
fix(lsp): improve LSP floating preview window cleanup #31353
glepnir
2025-03-11
*
fix(events): fix incorrect capitalization of Cmdwin* events (#32813)
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
*
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
*
|
fix(nvim__set_complete): pum preview info truncated during completion #32555
glepnir
2025-03-09
*
|
vim-patch:9.1.1187: matchparen plugin wrong highlights shell case statement (...
zeertzjq
2025-03-09
*
|
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
*
|
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
*
|
fix(marks): wrong winline info for concealed line with below virt line (#32747)
luukvbaal
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
*
|
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
[next]