index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
test
/
functional
/
api
/
vim_spec.lua
Age
Commit message (
Expand
)
Author
Files
2018-05-09
API: return non-generic VimL errors
Justin M. Keyes
1
2018-05-06
API: nvim_call_dict_function: expect actual function, not name
Justin M. Keyes
1
2018-05-06
API: nvim_call_dict_function: eliminate `internal` param
Justin M. Keyes
1
2018-05-06
refactor: nvim_call_dict_function
Justin M. Keyes
1
2018-05-06
API: nvim_call_dict_function #3032
Sebastian Witte
1
2018-05-06
test: nvim_call_function: verify "too many arguments" error
Justin M. Keyes
1
2018-05-03
api: Make nvim_set_option() update `:verbose set ...`
b-r-o-c-k
1
2018-04-13
API/nvim_command_output: handle :echon capture (#8265)
Justin M. Keyes
1
2018-03-31
msg: do not scroll entire screen (#8088)
Björn Linse
1
2018-03-03
api: nvim_list_uis #8004
geekodour
1
2018-02-07
test: :! print binary data, control chars
Justin M. Keyes
1
2018-02-06
shell: update `execute('!cmd')` test to new behavior
Björn Linse
1
2018-02-02
functests: Improve error reporting in _check_parsing function
ZyX
1
2018-01-10
api: nvim_command_output: direct impl
Justin M. Keyes
1
2018-01-10
api: change nvim_command_output behavior
Justin M. Keyes
1
2017-11-30
*: Replace all occurrences of NVim with Nvim
ZyX
1
2017-11-26
viml/parser/expressions: Make $ENV not depend on &isident
ZyX
1
2017-11-19
tests: Stabilize float format and %e in format_luav and format_string
ZyX
1
2017-11-19
*: Fix linter errors
ZyX
1
2017-11-19
tests: Use single test file for unit and functional parser tests
ZyX
1
2017-11-06
api/vim: Add “len” dictionary key
ZyX
1
2017-11-06
tests: Add missing test cases
ZyX
1
2017-11-06
api/vim,functests: Add tests for nvim_parse_expression, fix found bugs
ZyX
1
2017-11-06
api/vim: Create part of nvim_parse_expression function
ZyX
1
2017-09-16
test: more coverage for RPC + op-pending #3732
Justin M. Keyes
1
2017-09-04
eventloop: K_EVENT does not finish mapping
Justin M. Keyes
1
2017-09-04
test: lint
Justin M. Keyes
1
2017-09-04
eventloop: K_EVENT should not finish operator
Matthew Malcomson
1
2017-07-08
'cpoptions': remove "<" flag; ignore <special>
Justin M. Keyes
1
2017-05-23
api/vim: Fix nvim_list_runtimepaths
ZyX
1
2017-05-20
api/nvim_replace_termcodes: Document keycodes behavior
Justin M. Keyes
1
2017-05-13
api: execute lua directly from the remote api
Björn Linse
1
2017-05-08
Merge branch 'master' into luaviml'/lua
ZyX
1
2017-04-28
input.c: Process only safe events before blocking.
Justin M. Keyes
1
2017-04-28
api: nvim_get_mode()
Justin M. Keyes
1
2017-04-24
api: Do not translate error messages.
Justin M. Keyes
1
2017-04-23
test: api: Do not truncate errors <1 MB.
Justin M. Keyes
1
2017-04-08
Merge branch 'master' into luaviml'/lua
ZyX
1
2017-03-30
api: {get,set}_option should {get,set} global value of local options (#6405)
Jakob Schnitzer
1
2017-03-27
functests: Test for error conditions
ZyX
1
2017-02-23
api: Make sure dict_set_var doesn’t edit read-only values
ZyX
1
2017-02-23
functests: Destroy accidental folds in api/vim_spec
ZyX
1
2016-10-24
test/api: Specify handling of VimL errors, v:errmsg.
Justin M. Keyes
1
2016-10-22
api: call multiple methods atomically (useful in async contexts)
Björn Linse
1
2016-09-17
api: Establish API naming convention. (#5344)
Justin M. Keyes
1
2016-09-15
api: make nvim[_obj]_set_var and _del_var not return the old value
Björn Linse
1
2016-08-31
api: fix leak when a api function is incorrectly called with a list.
Björn Linse
1
2016-08-31
api: consistently use nvim_ prefix and update documentation
Björn Linse
1
2016-08-31
functionaltest: Create lua helper for os.tmpname()
Rui Abreu Ferreira
1
2016-08-14
tests: don't ignore highlights in various tests
Björn Linse
1
[prev]
[next]