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
/
api
/
vim_spec.lua
Commit message (
Expand
)
Author
Age
*
refactor(runtime): always use DIP_START when searching for runtime files
Björn Linse
2021-09-18
*
fix(typo): overriden -> overridden (RE: PR #14159) (#15360)
Oliver Marriott
2021-09-17
*
fix(:source, nvim_exec): handle Vimscript line continuations #14809
Sean Dewar
2021-09-14
*
refactor(tests): use assert_alive() #15546
Justin M. Keyes
2021-09-01
*
feat(api): nvim_get_chan_info: include "argv" for jobs #15537
Justin M. Keyes
2021-09-01
*
fix(vim.opt): Fix #14668 Now correctly handles unescaped commas in isfname style
TJ DeVries
2021-06-29
*
Fix crash on `:echo get_all_options_info()`
glacambre
2021-05-26
*
api: fix nvim_exec() silencing behaviour (#14413)
Shadman
2021-04-21
*
api: allow open non-current buffer as terminal (+ xmas bonus)
Björn Linse
2021-03-12
*
fix(notify): Expected 3 arguments error (#13905)
notomo
2021-02-09
*
test: test vim-notify
Matthieu Coudron
2021-02-02
*
api(echo): should clear cmdline before echo
notomo
2021-01-21
*
api: nvim_echo
notomo
2021-01-20
*
input: consider "-- more --" state to be blocking, fixes #11899
Björn Linse
2021-01-04
*
api/options: cleanup the fixup
Björn Linse
2020-12-04
*
api/options: fixup
TJ DeVries
2020-12-04
*
api: enable nvim_get_runtime_file to find subdirectories
Björn Linse
2020-11-24
*
feat(lua): improve error message to make it actionable (#13276)
Alvaro Muñoz
2020-11-13
*
Merge pull request #13118 from bfredl/mudholland
Björn Linse
2020-10-19
|
\
|
*
A Mudholland Dr. Recast
Björn Linse
2020-10-19
*
|
test/vim.validate(): assert normalized stacktrace
Justin M. Keyes
2020-10-05
|
/
*
Merge pull request #12376 from erw7/fix-stack-overflow-on-input-enqueue
Matthieu Coudron
2020-06-08
|
\
|
*
nvim_input: add test
erw7
2020-05-25
*
|
API: nvim_create_buf: unset 'modeline' in scratch-buffer #12379
Justin M. Keyes
2020-05-29
|
/
*
paste: support replace mode (#11945)
Jesse
2020-05-05
*
api: add nvim_get_runtime_file for finding runtime files
Björn Linse
2020-02-07
*
API: rename nvim_execute_lua => nvim_exec_lua
Justin M. Keyes
2019-12-02
*
API: deprecate nvim_command_output
Justin M. Keyes
2019-12-02
*
API: rename nvim_source => nvim_exec
Justin M. Keyes
2019-12-01
*
API: nvim_source_output
Vikram Pal
2019-12-01
*
API: nvim_source: fix multiline input
Justin M. Keyes
2019-12-01
*
API: nvim_source
Siddhant Gupta
2019-12-01
*
Context: rename "buflist" => "bufs"
Justin M. Keyes
2019-09-14
*
API: nvim_get_context: "opts" param
Justin M. Keyes
2019-09-14
*
test: Eliminate expect_err
Justin M. Keyes
2019-09-06
*
test: Rename meth_pcall to pcall_err
Justin M. Keyes
2019-09-06
*
test: is_os() #10933
Justin M. Keyes
2019-09-04
*
shada/context: fully remove jumplist duplicates #10898
Abdelhakeem Osama
2019-09-03
*
tests: assert:set_parameter('TableFormatLevel', 100) #10925
Daniel Hahler
2019-09-03
*
paste: one undo-block per stream
Justin M. Keyes
2019-09-02
*
api: make nvim_put support "\022{NUM}" regtype as returned by getregtype()
Björn Linse
2019-08-31
*
API: nvim_paste: add `crlf` parameter
Justin M. Keyes
2019-08-30
*
paste: break lines at CR, CRLF #10877
Justin M. Keyes
2019-08-29
*
API: TRY_WRAP() for "abort-causing non-exception errors"
Justin M. Keyes
2019-08-28
*
paste: handle 'nomodifiable'
Justin M. Keyes
2019-08-27
*
paste: make vim.paste() "public"
Justin M. Keyes
2019-08-27
*
paste: handle vim.paste() failure
Justin M. Keyes
2019-08-27
*
API: nvim_paste
Justin M. Keyes
2019-08-27
*
API: nvim_put: "follow" parameter
Justin M. Keyes
2019-08-27
*
API: nvim_put: always PUT_CURSEND
Justin M. Keyes
2019-08-27
[next]