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
/
fixtures
Commit message (
Expand
)
Author
Age
*
test: format C test files and fix clang-tidy warnings
dundargoc
2024-12-21
*
fix(lsp): retrigger diagnostics request on server cancellation (#31345)
Gregory Anders
2024-11-25
*
refactor(windows)!: only support UCRT, even for mingw
bfredl
2024-11-21
*
feat(lsp): vim.lsp.buf.format() supports textDocument/rangesFormatting #27323
Tom Praschan
2024-06-24
*
fix(lsp): revert buf_versions deprecation/replacement (#29217)
Mathias Fußenegger
2024-06-07
*
refactor(lsp): replace util.buf_versions with changedtick (#28943)
Mathias Fußenegger
2024-05-30
*
NVIM v0.10.0
Justin M. Keyes
2024-05-16
*
feat(lsp): set workDoneToken in initialize request (#28182)
Mathias Fußenegger
2024-04-05
*
refactor(lsp): simplify client tracking
Lewis Russell
2024-03-25
*
Revert "refactor(lsp): simplify client tracking"
Lewis Russell
2024-03-25
*
refactor(lsp): simplify client tracking
Lewis Russell
2024-03-25
*
fix(terminal): don't pass incomplete UTF-8 sequence to libvterm (#27922)
zeertzjq
2024-03-19
*
build: create separate targets for nvim with and without runtime files
dundargoc
2024-01-20
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
build: remove PVS
dundargoc
2023-11-12
*
vim-patch:9.0.2037: A few remaining cmdline completion issues with C-E/Y (#25...
zeertzjq
2023-10-17
*
fix(lsp): handle absence of a trailing newline #25194
Sergey Slipchenko
2023-09-21
*
feat(lsp): map K to hover by default #24331
Mathias Fußenegger
2023-07-14
*
refactor(lsp): extract common execute command functionality (#24065)
Mathias Fußenegger
2023-06-20
*
fix(lsp): allow Lua pattern chars in code action filter (#24041)
Jonas Strittmatter
2023-06-17
*
feat(lua): rename vim.loop -> vim.uv (#22846)
Lewis Russell
2023-06-03
*
refactor: deprecate checkhealth functions
dundargoc
2023-04-15
*
NVIM v0.9.0
bfredl
2023-04-07
*
fix(lsp): send didClose on buffer rename (#22623)
Mathias Fußenegger
2023-03-11
*
revert: "fix(lsp): use buffer scheme for files not stored on disk" (#22604)
Mathias Fußenegger
2023-03-11
*
feat(lsp): overwrite omnifunc/tagfunc set by ftplugin #22267
Michal Liszcz
2023-03-09
*
fix(lsp): use buffer scheme for files not stored on disk (#22407)
Mathias Fußenegger
2023-03-01
*
fix(tests): use -l mode for lsp tests
bfredl
2023-01-31
*
build: use modern cmake (#21589)
dundargoc
2023-01-10
*
feat(lua): exit 1 on Lua "-l" script error
Justin M. Keyes
2023-01-05
*
feat(lua): send "--" literally to Lua "-l" script
Justin M. Keyes
2023-01-05
*
feat(lua)!: execute Lua with "nvim -l"
Justin M. Keyes
2023-01-05
*
fix: find multibyte file name in line (#20519)
zeertzjq
2022-10-07
*
NVIM v0.8.0
bfredl
2022-09-30
*
fix(tests): indicate in test logs when nvim exit times out
bfredl
2022-09-22
*
vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)
dundargoc
2022-09-18
*
vim-patch:8.2.4334: command line popup menu not positioned correctly
zeertzjq
2022-08-22
*
vim-patch:8.2.4325: 'wildmenu' only shows few matches (#19876)
zeertzjq
2022-08-21
*
fix(lsp): send didOpen if name changes on write (#19583)
Mathias Fußenegger
2022-08-01
*
refactor(tests): introduce testprg()
Justin M. Keyes
2022-06-25
*
fix(build): only pass -municode if MINGW #19049
Justin M. Keyes
2022-06-22
*
fix(lsp): fix multi client handling in code action (#18869)
Mathias Fußenegger
2022-06-05
*
feat(lsp): send didChangeConfiguration after init (#18847)
Mathias Fußenegger
2022-06-03
*
refactor(checkhealth)!: rename to vim.health, move logic to Lua #18720
Javier Lopez
2022-05-31
*
fix(lsp): perform client side filtering of code actions (#18392)
Fredrik Ekre
2022-05-12
*
fix(lsp): fix rename capability checks and multi client support (#18441)
Mathias Fußenegger
2022-05-05
*
fix(lsp): make sure to always reset active codelens refreshes (#18331)
William Boman
2022-05-05
*
fix(lsp): handle textDocumentSync.save bool capability (#18332)
Mathias Fußenegger
2022-04-30
*
feat(lsp): add vim.lsp.buf.format (#18193)
Michael Lingelbach
2022-04-30
*
chore(lsp): remove capabilities sanitization (#17814)
Michael Lingelbach
2022-04-30
[next]