aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/option.h
Commit message (Expand)AuthorAge
* 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