aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/option.h
Commit message (Expand)AuthorAge
* refactor(options): remove `getoption_T` and introduce `OptVal` (#23850)Famiu Haque2023-06-07
* feat(ui): add 'statuscolumn' optionluukvbaal2023-01-09
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* vim-patch:8.1.2045: the option.c file is too big (#19854)zeertzjq2022-08-20
* vim-patch:8.2.2254: Vim9: bool option type is numberzeertzjq2022-07-25
* vim-patch:8.2.0128: cannot list options one per linezeertzjq2022-01-20
* refactor: fix comment spacing in option.h (#16749)zeertzjq2021-12-21
* fix(api): make nil value in nvim_set_option_value clear local value (#16710)Gregory Anders2021-12-21
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* vim-patch:8.2.2772: problems when restoring 'runtimepath' from a session fileJan Edmund Lazo2021-05-22
* 'inccommand': Detect "non-interactive", "too slow".Justin M. Keyes2016-11-15
* refactor: eliminate misc2.cJustin M. Keyes2016-09-13
* option.h: Turn OPT_* list into a enumZyX2016-07-10
* move defines from vim.hBrandon Coleman2014-07-12
* Add automatic generation of headersZyX2014-06-02
* Introduce nvim namespace: Fix define guards.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15