Commit message (Expand) | Author | Age | |
---|---|---|---|
* | fix(api): set script context when using nvim_set_hl (#28123) | zeertzjq | 2024-03-31 |
* | fix: explain that user should run nvim with -V1 to see more information | dundargoc | 2024-03-30 |
* | test: rename (meths, funcs) -> (api, fn) | Lewis Russell | 2024-01-12 |
* | test: typing for helpers.meths | Lewis Russell | 2024-01-12 |
* | refactor: format test/* | Justin M. Keyes | 2024-01-03 |
* | refactor(options): deprecate nvim[_buf|_win]_[gs]et_option | Lewis Russell | 2023-05-21 |
* | test: use exec_capture() in more places (#22787) | zeertzjq | 2023-03-26 |
* | feat(api): nvim_exec2(), deprecate nvim_exec() #19032 | Evgeni Chasnovski | 2023-03-25 |
* | fix(api): set script context when setting usercmd or option (#22624) | zeertzjq | 2023-03-11 |
* | docs: fix typos | dundargoc | 2022-11-02 |
* | refactor!: rename nvim_add_user_command to nvim_create_user_command | Gregory Anders | 2022-04-10 |
* | fix: anonymous sid not working | shadmansaleh | 2022-02-28 |
* | feat(lua): show proper verbose output for lua configuration | shadmansaleh | 2022-02-28 |