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
*
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
*
LSP: add test for workspace/configuration handler
Michael Lingelbach
2021-01-01
*
eval: executable(), exepath() accept strings only
Jan Edmund Lazo
2020-12-11
*
runtime: propagate lua parsing errors while using "require"
dm1try
2020-12-10
*
startup: load files from &packpath . '/start/{pluginname}'
Björn Linse
2020-11-19
*
Add PVS comment to new source files
James McCoy
2020-11-10
*
startup: handle autoload and lua packages during startup
Björn Linse
2020-11-02
*
lsp: only send buf requests to servers that support the request (#12764)
francisco souza
2020-10-25
*
test/LSP: assert contents of log file
Justin M. Keyes
2020-02-16
*
lsp/rpc.lua: fix `env` application function
Justin M. Keyes
2020-02-16
*
LSP: fix validate_client_config
Justin M. Keyes
2020-02-16
*
test/LSP: use less-generic exit code
Justin M. Keyes
2020-02-16
*
lsp: transmit "\n" after last line when 'eol' is set
Björn Linse
2019-11-21
*
lua LSP client: initial implementation (#11336)
Ashkan Kiani
2019-11-13
*
tests: let_spec: enable "multibyte env var to child process" (#11233)
Daniel Hahler
2019-10-18
*
build: do not build test fixtures by default (#11230)
Daniel Hahler
2019-10-18
*
fix api_level_6.mpack
Justin M. Keyes
2019-09-15
*
NVIM v0.4.0
v0.4.0
Justin M. Keyes
2019-09-15
*
tests: fix system_spec when run with clipboard manager (#10956)
Daniel Hahler
2019-09-12
*
test: shell-test.c: flush all streams
Justin M. Keyes
2019-09-01
*
shell-test: remove REP_NODELAY, less delay with REP
Daniel Hahler
2019-08-30
*
win: stream: reset tty stream on close
Anciety
2019-08-20
*
tests: output_spec: use shell-test REP_NODELAY (#10726)
Daniel Hahler
2019-08-08
*
provider: skip non-provider has() feature-names
Justin M. Keyes
2019-08-04
*
provider: g:loaded_xx_provider=2 means "enabled and working"
Justin M. Keyes
2019-08-04
*
provider: decide status by g:loaded_xx_provider
Justin M. Keyes
2019-08-04
*
provider: let providers decide their status
Rui Abreu Ferreira
2019-08-04
*
shell-test: fix REP for count larger than uint8_t (#10581)
Daniel Hahler
2019-07-22
*
win: jobstart(), system(): $PATHEXT-resolve exe
Justin M. Keyes
2019-07-21
*
test: shell-test.c: "REP" command: flush, wait 1ms #10552
Justin M. Keyes
2019-07-20
*
test: shell-test.c: flush stdout for REP #10548
Justin M. Keyes
2019-07-20
*
tests: shell-test: use count for REP (#10514)
Daniel Hahler
2019-07-16
[next]