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
...
*
tests: Stabilize float format and %e in format_luav and format_string
ZyX
2017-11-19
*
*: Fix linter errors
ZyX
2017-11-19
*
tests: Use single test file for unit and functional parser tests
ZyX
2017-11-19
*
api/vim: Add “len” dictionary key
ZyX
2017-11-06
*
tests: Add missing test cases
ZyX
2017-11-06
*
api/vim,functests: Add tests for nvim_parse_expression, fix found bugs
ZyX
2017-11-06
*
api/vim: Create part of nvim_parse_expression function
ZyX
2017-11-06
*
test: more coverage for RPC + op-pending #3732
Justin M. Keyes
2017-09-16
*
eventloop: K_EVENT does not finish mapping
Justin M. Keyes
2017-09-04
*
test: lint
Justin M. Keyes
2017-09-04
*
eventloop: K_EVENT should not finish operator
Matthew Malcomson
2017-09-04
*
'cpoptions': remove "<" flag; ignore <special>
Justin M. Keyes
2017-07-08
*
api/vim: Fix nvim_list_runtimepaths
ZyX
2017-05-23
*
api/nvim_replace_termcodes: Document keycodes behavior
Justin M. Keyes
2017-05-20
*
api: execute lua directly from the remote api
Björn Linse
2017-05-13
*
Merge branch 'master' into luaviml'/lua
ZyX
2017-05-08
|
\
|
*
input.c: Process only safe events before blocking.
Justin M. Keyes
2017-04-28
|
*
api: nvim_get_mode()
Justin M. Keyes
2017-04-28
|
*
api: Do not translate error messages.
Justin M. Keyes
2017-04-24
|
*
test: api: Do not truncate errors <1 MB.
Justin M. Keyes
2017-04-23
*
|
Merge branch 'master' into luaviml'/lua
ZyX
2017-04-08
|
\
|
|
*
api: {get,set}_option should {get,set} global value of local options (#6405)
Jakob Schnitzer
2017-03-30
*
|
functests: Test for error conditions
ZyX
2017-03-27
|
/
*
api: Make sure dict_set_var doesn’t edit read-only values
ZyX
2017-02-23
*
functests: Destroy accidental folds in api/vim_spec
ZyX
2017-02-23
*
test/api: Specify handling of VimL errors, v:errmsg.
Justin M. Keyes
2016-10-24
*
api: call multiple methods atomically (useful in async contexts)
Björn Linse
2016-10-22
*
api: Establish API naming convention. (#5344)
Justin M. Keyes
2016-09-17
*
api: make nvim[_obj]_set_var and _del_var not return the old value
Björn Linse
2016-09-15
*
api: fix leak when a api function is incorrectly called with a list.
Björn Linse
2016-08-31
*
api: consistently use nvim_ prefix and update documentation
Björn Linse
2016-08-31
*
functionaltest: Create lua helper for os.tmpname()
Rui Abreu Ferreira
2016-08-31
*
tests: don't ignore highlights in various tests
Björn Linse
2016-08-14
*
functests: Check logs in lua code
ZyX
2016-06-10
*
Satisfy testlint.
KillTheMule
2016-04-28
*
functests: Make json_functions_spec use new NIL where appropriate
ZyX
2016-04-18
*
api: Replace set_var(name, NIL) with del_var(name)
ZyX
2016-04-18
*
Update lua client to 0.0.1-24
Thiago de Arruda
2016-04-13
*
Remove dependency on ffi module
Thiago de Arruda
2016-03-07
*
keymap: Support <D-...> (super/command key).
Justin M. Keyes
2016-02-22
*
test/functional: Fix api/vim_spec.lua.
Rui Abreu Ferreira
2015-12-31
*
test/functional: clean up according to luacheck (part 2)
Marco Hinz
2015-11-23
*
input: Remove CURSORHOLD key
Thiago de Arruda
2015-10-26
*
api: vim_err_write: add tests for multiline handling
Björn Linse
2015-09-16
*
Implement API function to call functions #2979
Sebastian Witte
2015-07-19
*
api: vim_set_var() should return the old value #2899
Justin M. Keyes
2015-06-25
*
test: NULL-initialized vimscript strings should eval to empty strings
Björn Linse
2015-02-16
*
test: Make it possible to run functional tests with plain lua
Thiago de Arruda
2015-01-22
*
api: Add tests for when not to handle NULs.
Scott Prager
2014-12-06
*
Functional tests for feedkeys CSI escaping
Rui Abreu Ferreira
2014-11-27
[prev]
[next]