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(treesitter): make foldexpr work without highlighting (#24167)
Jaehwang Jung
2023-06-27
*
vim-patch:9.0.1667: regression test doesn't fail when fix is reverted
zeertzjq
2023-06-27
*
vim-patch:9.0.1664: divide by zero when scrolling with 'smoothscroll' set
zeertzjq
2023-06-27
*
fix(startup): "nvim -l foo.lua" may not set arg0 #24161
Mike
2023-06-26
*
fix(charset): fix wrong display of 0xffff (#24158)
zeertzjq
2023-06-26
*
Merge #24116 from justinmk/doc
Justin M. Keyes
2023-06-25
|
\
|
*
fix(docs): vimdoc syntax errors
Justin M. Keyes
2023-06-25
*
|
test(extmarks): add a test for #23848 (#24140)
zeertzjq
2023-06-24
*
|
fix(extmarks): fix heap buffer overflow caused by inline virtual text (#23851)
Ibby
2023-06-24
|
/
*
fix(cmdline): don't redraw 'tabline' in Ex mode (#24123)
zeertzjq
2023-06-23
*
feat(lsp): opt-in to dynamicRegistration for inlay hints (#24102)
Mathias Fußenegger
2023-06-22
*
feat(extmarks): support hl_mode "combine" for inline virt_text (#24099)
zeertzjq
2023-06-22
*
fix(messages): use "Vimscript" instead of "VimL" #24111
Justin M. Keyes
2023-06-22
*
test: spellcheck :help (vimdoc) files #24109
Justin M. Keyes
2023-06-22
*
fix(extmarks): hide inline virt_text properly with 'smoothscroll' (#24106)
zeertzjq
2023-06-22
*
fix(extmarks): empty inline virt_text interfering with DiffText (#24101)
zeertzjq
2023-06-22
*
fix(api): wrong nvim_buf_set_extmark error for invalid hl_mode
zeertzjq
2023-06-22
*
fix(extmarks): empty inline virt_text interfering with Visual highlight
zeertzjq
2023-06-22
*
fix(folds): don't show search or match highlighting on fold (#24084)
zeertzjq
2023-06-21
*
fix(vim.json)!: remove global options, "null", "array_mt" #24070
Justin M. Keyes
2023-06-21
*
fix(lsp): always return boolean in lsp.buf_client_attach (#24077)
Sooryakiran Ponnath
2023-06-20
*
refactor(lsp): extract common execute command functionality (#24065)
Mathias Fußenegger
2023-06-20
*
feat(lsp): inlay hints #23984
Chinmay Dalal
2023-06-19
*
fix(fs): make `normalize()` work with '/' path (#24047)
Evgeni Chasnovski
2023-06-18
*
fix(lsp): allow Lua pattern chars in code action filter (#24041)
Jonas Strittmatter
2023-06-17
*
vim-patch:9.0.1635: error message is cleared when removing mode message
zeertzjq
2023-06-16
*
vim-patch:9.0.1634: message is cleared when removing mode message
zeertzjq
2023-06-16
*
fix(:let): fix error when applying operator to boolean option (#24030)
zeertzjq
2023-06-15
*
test(decorations_spec): add test for extmark case of #21486 (#24028)
zeertzjq
2023-06-15
*
fix(extmarks): don't position overlay virt_text halfway a char (#24027)
zeertzjq
2023-06-15
*
perf(lsp): reduce polling handles for workspace/didChangeWatchedFiles (#23500)
Jon Huhn
2023-06-14
*
fix(extmarks): handle inline virt_text with empty chunk (#24005)
zeertzjq
2023-06-13
*
vim-patch:8.2.2949: tests failing because no error for float to string conver...
zeertzjq
2023-06-12
*
feat: tostring(vim.version())
Justin M. Keyes
2023-06-12
*
feat: report "build" in vim.version() #23925
treatybreaker
2023-06-11
*
fix(remote): restore previous --remote-expr output formatting (#23988)
zeertzjq
2023-06-11
*
feat(lsp): add handlers for inlay hints (#23736)
Chinmay Dalal
2023-06-11
*
fix(remote): make --remote-expr print to stdout (#23980)
zeertzjq
2023-06-11
*
fix(helptags): make multibyte help tags work properly (#23975)
zeertzjq
2023-06-11
*
vim-patch:9.0.1626: Visual area not shown when using 'showbreak' (#23978)
zeertzjq
2023-06-11
*
feat(lua): use callable table as iterator in vim.iter (#23957)
Mathias Fußenegger
2023-06-10
*
test: more tests for nvim_{set,del}_keymap with abbreviation (#23970)
zeertzjq
2023-06-10
*
feat(api): support abbreviations in nvim_set_keymap
bfredl
2023-06-09
*
feat(lua): add ringbuffer (#22894)
Mathias Fußenegger
2023-06-08
*
feat(lua): add `vim.system()`
Lewis Russell
2023-06-07
*
feat(diff): grouping optimization for linematch algorithm
Jonathon
2023-06-07
*
fix(events): don't expand non-file as file name
zeertzjq
2023-06-07
*
refactor(api): adjust errors for setting options (#23942)
zeertzjq
2023-06-07
*
refactor(defaults): do not use C specific default values for options (#22500)
Gregory Anders
2023-06-06
*
feat(health): fold successful healthchecks #22866
Alexandre Teoi
2023-06-06
[next]