| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | fix(docs): invalid :help links #20345 | Justin M. Keyes | 2022-09-25 |
| * | docs: fix typos (#19024) | dundargoc | 2022-07-31 |
| * | vim-patch:8.2.2254: Vim9: bool option type is number | zeertzjq | 2022-07-25 |
| * | fix(api): do not switch win/buf if getting option in current win/buf (#19383) | zeertzjq | 2022-07-16 |
| * | Merge pull request #19041 from lewis6991/globallocal | bfredl | 2022-06-25 |
| |\ | |||
| | * | fix(api): nvim_set_option_value for global-local options | Lewis Russell | 2022-06-22 |
| * | | fix(api): check error after getting win/buf handle (#19052) | Gregory Anders | 2022-06-22 |
| |/ | |||
| * | refactor(option): DRY get/set option value #19038 | Lewis Russell | 2022-06-21 |
| * | feat(api): add "buf" and "win" to nvim_get_option_value | Gregory Anders | 2022-06-20 |
| * | refactor(api): move option code to own file | bfredl | 2022-06-12 |