aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval/vars.c
Commit message (Expand)AuthorAge
* refactor: fix clang and PVS warnings (#19532)zeertzjq2022-07-28
* vim-patch:9.0.0090: no error when assigning bool to a string option (#19539)zeertzjq2022-07-27
* vim-patch:9.0.0066: switching window uneccarily when getting buffer optionszeertzjq2022-07-25
* vim-patch:8.2.4866: duplicate code in "get" functionszeertzjq2022-07-25
* vim-patch:8.2.2969: subtracting from number option fails when result is zerozeertzjq2022-07-25
* vim-patch:8.2.2285: Vim9: cannot set an option to a falsezeertzjq2022-07-25
* vim-patch:8.2.2284: Vim9: cannot set an option to a boolean valuezeertzjq2022-07-25
* vim-patch:8.2.2254: Vim9: bool option type is numberzeertzjq2022-07-25
* vim-patch:8.2.1469: Vim9: cannot assign string to string optionzeertzjq2022-07-25
* vim-patch:8.2.1489: Vim9: error when setting an option with setbufvar()zeertzjq2022-07-22
* refactor: move f_getbufvar() and f_setbufvar() to eval/vars.czeertzjq2022-07-22
* vim-patch:8.1.1933: the eval.c file is too big (#19462)zeertzjq2022-07-22