aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/option_defs.h
Commit message (Expand)AuthorAge
* refactor: remove longdundargoc2023-09-29
* refactor(options)!: graduate some more shortmess flagsbfredl2023-09-25
* feat(extmark): support proper multiline rangesbfredl2023-09-12
* refactor(option): remove OPT_CLEARLewis Russell2023-08-31
* refactor(option): change some int to boolLewis Russell2023-08-31
* refactor(option): use `void *` for pointer to option valueFamiu Haque2023-06-20
* refactor(options): remove `getoption_T` and introduce `OptVal` (#23850)Famiu Haque2023-06-07
* vim-patch:9.0.1613: some make output gets picked up by 'errorformat' (#23926)Gregory Anders2023-06-05
* refactor: remove typval.h from most header files (#23601)zeertzjq2023-05-13
* vim-patch:9.0.1518: search stats not always visible when searching backwards ...zeertzjq2023-05-07
* vim-patch:9.0.0640: cannot scroll by screen line if a line wrapsLuuk van Baal2023-05-02
* vim-patch:9.0.1336: functions without arguments are not always declared properlyzeertzjq2023-04-28
* vim-patch:9.0.1374: function for setting options not used consistentlyLewis Russell2023-04-28
* vim-patch:9.0.1359: too many "else if" statements in handling optionsLewis Russell2023-04-28
* vim-patch:9.0.1353: too many "else if" statements to handle option valuesLewis Russell2023-04-28
* vim-patch:9.0.1330: handling new value of an option has a long "else if" chainLewis Russell2023-04-28
* refactor: uncrustifydundargoc2023-04-26
* vim-patch:9.0.1064: code for making 'shortmess' temporarily empty is repeatedzeertzjq2023-04-16
* refactor: remove char_u (#22829)dundargoc2023-04-02
* feat(options)!: deprecate paste, remove pastetoggle (#22647)ii142023-03-13
* vim-patch:9.0.1397: highlight for popupmenu kind and extra cannot be set (#22...zeertzjq2023-03-11
* feat(edit)!: remove old c implementation of hebrew keymapbfredl2023-02-28
* refactor(ui): cleanup 'redrawdebug', introduce "flush" modebfredl2023-02-08
* refactor: replace char_u with char 25 (#21838)dundargoc2023-01-19
* refactor: replace char_u with char 24 (#21823)dundargoc2023-01-18
* vim-patch:8.2.4463: completion only uses strict matchingSean Dewar2023-01-17
* build: remove clint error suppression #21782dundargoc2023-01-13
* feat(ui): add 'statuscolumn' optionluukvbaal2023-01-09
* feat!: remove hardcopyLewis Russell2023-01-03
* vim-patch:9.0.1061: cannot display 'showcmd' somewhere elseLuuk van Baal2022-12-26
* vim-patch:8.2.3900: it is not easy to use a script-local function for an optionzeertzjq2022-12-03
* refactor: replace char_u with charDundar Göc2022-11-19
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* vim-patch:8.2.4038: various code not used when features are disabled (#21049)zeertzjq2022-11-14
* vim-patch:8.2.3751: cannot assign a lambda to an option that takes a functionzeertzjq2022-11-07
* vim-patch:9.0.0816: CTRL-Z at end of file is always droppedzeertzjq2022-10-30
* fix: setting tabline option not redrawing tablineshadmansaleh2022-10-24
* vim-patch:9.0.0761: cannot use 'indentexpr' for Lisp indentingzeertzjq2022-10-16
* refactor: replace char_u with charDundar Göc2022-10-15
* feat(cscope)!: removeLewis Russell2022-10-13
* vim-patch:9.0.0738: cannot suppress completion "scanning" messages (#20633)zeertzjq2022-10-13
* feat(window/ui): add splitkeep option (#19243)luukvbaal2022-10-06
* feat(messages)!: graduate the 'msgsep' featurebfredl2022-10-05
* refactor: replace unnecessary helper functions in optionstr.cFamiu Haque2022-09-28
* vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)dundargoc2022-09-18
* refactor: replace char_u with charDundar Göc2022-09-09
* refactor: migrate comment style 2 #20080dundargoc2022-09-06
* feat(extmarks,ts,spell): full support for spellingThomas Vigouroux2022-09-06
* vim-patch:8.2.4674: cannot force getting MouseMove eventszeertzjq2022-09-04
* refactor: migrate comment style (#20012)Lewis Russell2022-09-02