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
/
runtime
/
doc
Commit message (
Expand
)
Author
Age
*
feat(lsp): move inlay_hint() to vim.lsp (#24130)
Mathias Fußenegger
2023-06-30
*
docs(luaref): fix tags for constants (#24203)
NAKAI Tsuyoshi
2023-06-30
*
feat(defaults): set g:netrw_use_errorwindow = 0 #24179
Frede
2023-06-29
*
vim-patch:9.0.1671: Termdebug: error with more than 99 breakpoints (#24194)
zeertzjq
2023-06-29
*
fix(docs): ignore_invalid #24174
Justin M. Keyes
2023-06-27
*
docs(diagnostic): return value of get() #24144
NAKAI Tsuyoshi
2023-06-27
*
fix(docs): vimdoc syntax errors
Justin M. Keyes
2023-06-26
*
docs: fix misparsed headings (#24162)
Christian Clason
2023-06-26
*
fix(docs): too much whitespace around <pre> blocks #24151
Justin M. Keyes
2023-06-25
*
docs: autocmds, misc
Justin M. Keyes
2023-06-25
*
fix(docs): vimdoc syntax errors
Justin M. Keyes
2023-06-25
*
feat(extmarks): support hl_mode "combine" for inline virt_text (#24099)
zeertzjq
2023-06-22
*
feat(lsp): soft deprecate vim.lsp.for_each_buffer_client (#24104)
Mathias Fußenegger
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(docs): vimdoc syntax errors
Justin M. Keyes
2023-06-22
*
docs: lsp, vim_diff
Justin M. Keyes
2023-06-22
*
feat(man): respect 'wrapmargin' when wrapping man pages (#24091)
Gregory Anders
2023-06-21
*
docs(lsp): mention ctx.version
Justin M. Keyes
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
*
docs(lsp): LspInlayHint highlight group #24071
Chinmay Dalal
2023-06-20
*
feat(lsp): inlay hints #23984
Chinmay Dalal
2023-06-19
*
docs #24061
Justin M. Keyes
2023-06-19
*
fix(docs): the runtimepath is not the runtime path
bfredl
2023-06-19
*
docs #22363
Justin M. Keyes
2023-06-19
*
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
*
docs: various clarifications (#23999)
zeertzjq
2023-06-12
*
docs: fix vim.tbl_get type annotations #23992
Stanislav Asunkin
2023-06-11
*
docs: semantic token methods in :h lsp-method #23991
jdrouhard
2023-06-11
*
vim-patch:f1dcd14fc5d4 (#23986)
zeertzjq
2023-06-11
*
vim-patch:10e8ff9b2607 (#23977)
Sean Dewar
2023-06-11
*
feat(lsp): add handlers for inlay hints (#23736)
Chinmay Dalal
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
*
docs: fix typos (#23917)
Jonas Strittmatter
2023-06-10
*
feat(api): support abbreviations in nvim_set_keymap
bfredl
2023-06-09
*
vim-patch:9.0.1617: charidx() result is not consistent with byteidx() (#23963)
zeertzjq
2023-06-09
*
feat(lsp)!: add vim.lsp.status, client.progress and promote LspProgressUpdate...
Mathias Fußenegger
2023-06-09
*
feat(lua): add ringbuffer (#22894)
Mathias Fußenegger
2023-06-08
*
feat(lua): add `vim.system()`
Lewis Russell
2023-06-07
*
fix(lsp): reduce diagnostics and add more types (#23948)
Lewis Russell
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
*
refactor!: rename "playground" => "dev" #23919
Justin M. Keyes
2023-06-06
*
fix: version-range < and <= #23539
Gianmaria Bajo
2023-06-06
*
fix(lsp): use only utf-16 in default client positionEncodings (#23903)
Gregory Anders
2023-06-05
*
defaults: shortmess+=C #23907
Justin M. Keyes
2023-06-05
*
fix(lsp): restore marks after apply_text_edits() #14630
Folke Lemaitre
2023-06-04
[next]