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
*
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
*
feat(lsp): options to filter and auto-apply code actions (#18221)
Fredrik Ekre
2022-04-30
*
NVIM 0.7
bfredl
2022-04-15
*
fix(lsp): fix lookup of boolean values in workspace/configuration (#18026)
Fredrik Ekre
2022-04-15
*
fix(healthcheck): handle empty reports
Edmund Cape
2022-02-09
*
[RFC] fix: has('python') error (#17252)
Shougo
2022-01-31
*
fix(eval): v:lua support for `-` in module names
bb010g
2022-01-28
*
NVIM 0.6.0
Björn Linse
2021-11-30
*
feat(lsp): add per-client commands (#16101)
Michael Lingelbach
2021-11-01
*
feat(lsp): track pending+cancel requests on client object #15949
jdrouhard
2021-10-29
*
fix(runtime): don't use regexes inside lua require'mod'
Björn Linse
2021-10-17
*
fix(lsp): update tests using 0.5.0 handler calls (#15969)
Michael Lingelbach
2021-10-08
*
fix(lsp): expose ContentModified error code to callbacks (#15262)
Rishikesh Vaishnav
2021-10-08
*
fix(checkhealth): mitigate issues with duplicate healthchecks #15919
Javier Lopez
2021-10-05
*
test(runtime/health): cover lua healthchecks
Javier López
2021-10-04
*
fix(runtime): fix ordering of "after" packages
Björn Linse
2021-09-30
*
feat(lsp): add codeAction/resolve support (#15818)
Mathias Fußenegger
2021-09-28
*
fix(runtime): make a copy of runtime_search_path when iterating
Björn Linse
2021-09-27
*
feat(lsp): use cjson for lsp rpc (#15759)
Michael Lingelbach
2021-09-26
*
refactor(runtime): handle pack/foo/start/bar/after dirs properly
Björn Linse
2021-09-18
*
feat(lsp): support textDocument/prepareRename (#15514)
Zi How Poh
2021-09-08
*
feat(terminal): TermClose: set exit code in v:event.status #15406
Gregory Anders
2021-08-20
*
NVIM v0.5.0
v0.5.0
Björn Linse
2021-07-02
*
fix(lsp): do not convert vim.NIL to nil in lists
Akin Sowemimo
2021-06-24
*
fixup! tests: fix system_spec when run with clipboard manager (#10956)
Jan Edmund Lazo
2021-06-05
*
api: allow open non-current buffer as terminal (+ xmas bonus)
Björn Linse
2021-03-12
*
lsp: Resolve codeLense server capabilities (#14056)
Josa Gesell
2021-03-10
*
lsp: add incremental text synchronization
Michael Lingelbach
2021-03-09
*
lsp: remove deprecated references to 'callbacks' (#13945)
Matthieu Coudron
2021-02-23
[next]