aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ex_cmds/verbose_spec.lua
Commit message (Expand)AuthorAge
* vim-patch:8.2.4603: sourcing buffer lines is too complicatedzeertzjq2025-02-28
* fix(lua): wrong script context for option set by func from nvim_exec2 (#32659)zeertzjq2025-02-27
* test: option set by Lua autocommand has correct script context (#32652)zeertzjq2025-02-27
* fix(lua): don't override script ID from :source (#32626)zeertzjq2025-02-25
* fix(api): don't override Vimscript SID (#32610)zeertzjq2025-02-25
* test: improve test conventionsdundargoc2024-04-23
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* test: improve test conventionsdundargoc2024-04-08
* fix(api): set script context when using nvim_set_hl (#28123)zeertzjq2024-03-31
* fix: explain that user should run nvim with -V1 to see more informationdundargoc2024-03-30
* test: rename (meths, funcs) -> (api, fn)Lewis Russell2024-01-12
* test: typing for helpers.methsLewis Russell2024-01-12
* refactor: format test/*Justin M. Keyes2024-01-03
* refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell2023-05-21
* test: use exec_capture() in more places (#22787)zeertzjq2023-03-26
* feat(api): nvim_exec2(), deprecate nvim_exec() #19032Evgeni Chasnovski2023-03-25
* fix(api): set script context when setting usercmd or option (#22624)zeertzjq2023-03-11
* docs: fix typosdundargoc2022-11-02
* refactor!: rename nvim_add_user_command to nvim_create_user_commandGregory Anders2022-04-10
* fix: anonymous sid not workingshadmansaleh2022-02-28
* feat(lua): show proper verbose output for lua configurationshadmansaleh2022-02-28