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
*
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
*
Merge #24087 from justinmk/doc
Justin M. Keyes
2023-06-22
|
\
|
*
feat(gen_help_html): ignore pi_netrw.txt errors
Justin M. Keyes
2023-06-22
|
*
feat(gen_help_html): non-default vimdoc.so parser
Justin M. Keyes
2023-06-22
|
*
fix(docs): vimdoc syntax errors
Justin M. Keyes
2023-06-22
|
*
docs: lsp, vim_diff
Justin M. Keyes
2023-06-22
*
|
perf(lsp): remove grouping logic from lsp.status (#24096)
Mathias Fußenegger
2023-06-22
|
/
*
Merge pull request #24098 from zeertzjq/fix-extmark
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: tostring(vim.version()) fails if build is NIL #24097
Julian Grinblat
2023-06-22
|
/
*
feat(man): respect 'wrapmargin' when wrapping man pages (#24091)
Gregory Anders
2023-06-21
*
Merge #24086 LSP ctx.version, report full Nvim version
Justin M. Keyes
2023-06-21
|
\
|
*
docs(lsp): mention ctx.version
Justin M. Keyes
2023-06-21
|
*
refactor(lsp): report full Nvim version string in clientInfo
Justin M. Keyes
2023-06-21
*
|
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): add spacing for inlay hints separately #24079
Akin
2023-06-21
*
fix(lsp): define LspInlayHint highlight group #24073
Chinmay Dalal
2023-06-21
*
fix(lsp): always return boolean in lsp.buf_client_attach (#24077)
Sooryakiran Ponnath
2023-06-20
*
Merge pull request #24069 from famiu/refactor/options/varp
bfredl
2023-06-20
|
\
|
*
refactor(option): use `void *` for pointer to option value
Famiu Haque
2023-06-20
*
|
fix(lsp): check if inlay hints are enabled for a buffer before disabling (#24...
Chinmay Dalal
2023-06-20
*
|
refactor(lsp): extract common execute command functionality (#24065)
Mathias Fußenegger
2023-06-20
*
|
docs(lsp): LspInlayHint highlight group #24071
Chinmay Dalal
2023-06-20
*
|
fix(lsp): duplicate on_detach, on_reload callbacks #24067
Chinmay Dalal
2023-06-20
*
|
feat(lsp): inlay hints #23984
Chinmay Dalal
2023-06-19
*
|
docs #24061
Justin M. Keyes
2023-06-19
*
|
Merge pull request #24063 from bfredl/ceci-nest-pas-rtp
bfredl
2023-06-19
|
\
\
|
*
|
fix(docs): the runtimepath is not the runtime path
bfredl
2023-06-19
|
/
/
*
|
docs: deprecation policy #23138
Gregory Anders
2023-06-19
*
|
docs #22363
Justin M. Keyes
2023-06-19
*
|
fix(treesitter): use vim.highlight.priorities instead of hardcoded 100 (#24052)
Santos Gallegos
2023-06-18
*
|
fix(fs): make `normalize()` work with '/' path (#24047)
Evgeni Chasnovski
2023-06-18
*
|
vim-patch:9.0.1638: crypt tests hang and cause memory errors (#24053)
zeertzjq
2023-06-18
|
/
*
fix(lsp): allow Lua pattern chars in code action filter (#24041)
Jonas Strittmatter
2023-06-17
*
vim-patch:9.0.1637: compiler warning for uninitialized variable (#24042)
zeertzjq
2023-06-17
*
Merge pull request #24037 from zeertzjq/vim-9.0.1634
zeertzjq
2023-06-16
|
\
|
*
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
|
/
*
vim-patch:9.0.1636: expanding a pattern interferes with cmdline completion (#...
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
*
vim-patch:9.0.1631: passing wrong variable type to option gives multiple erro...
zeertzjq
2023-06-15
*
docs(ex_cmds): migration from "behave xterm" #24024
Erich Gubler
2023-06-14
*
vim-patch:9.0.1629: having utf16idx() rounding up is inconvenient (#24019)
zeertzjq
2023-06-14
*
perf(lsp): reduce polling handles for workspace/didChangeWatchedFiles (#23500)
Jon Huhn
2023-06-14
[next]