aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/option_vars.h
Commit message (Expand)AuthorAge
* feat(options)!: disallow setting hidden options #28400Famiu Haque2024-11-04
* vim-patch:9.1.0831: 'findexpr' can't be used as lambad or Funcref (#31058)zeertzjq2024-11-03
* vim-patch:9.1.0810: cannot easily adjust the |:find| commandzeertzjq2024-10-29
* refactor(options): option flags enum #30961Famiu Haque2024-10-28
* refactor(options): always allocate option values (#30917)Famiu Haque2024-10-27
* feat(terminal)!: make 'belloff' and 'visualbell' apply to terminal bell (#30859)zeertzjq2024-10-20
* vim-patch:9.1.0754: fixed order of items in insert-mode completion menu (#30619)glepnir2024-10-03
* refactor!: rename 'jumpoptions' flag "unload" to "clean" (#30418)zeertzjq2024-09-19
* vim-patch:9.1.0572: cannot specify tab page closing behaviour (#29682)zeertzjq2024-07-13
* feat(jumplist): allow opting out of removing unloaded buffers (#29347)zeertzjq2024-06-30
* vim-patch:9.1.0476: Cannot see matched text in popup menuzeertzjq2024-06-15
* vim-patch:9.1.0469: Cannot have buffer-local value for 'completeopt'zeertzjq2024-06-06
* vim-patch:9.1.0277: Cannot highlight the Command-line (#28244)zeertzjq2024-04-09
* refactor(options): make `immutable` and `hidden` options distinctFamiu Haque2024-03-26
* vim-patch:9.1.0114: Setting some options may change curswant (#27514)zeertzjq2024-02-18
* feat(shortmess): "q" flag fully hides recording message (#27415)Trevor Arjeski2024-02-11
* refactor(IWYU): fix headersdundargoc2024-01-11
* refactor(column): define and use maximum 'statuscolumn' widthLuuk van Baal2024-01-04
* refactor(cpoptions): remove 'p'bfredl2023-12-25
* refactor(options): generate BV_ and WV_ constants (#26705)zeertzjq2023-12-22
* refactor(options): remove option type macrosFamiu Haque2023-12-14
* vim-patch:9.0.2142: [security]: stack-buffer-overflow in option callback func...zeertzjq2023-12-02
* vim-patch:9.0.2136: MSVC errorformat can be improved (#26283)zeertzjq2023-11-29
* refactor: fix headers with IWYUdundargoc2023-11-28
* refactor(options): replace `p_force_(on|off)` with `immutable` (#26209)Famiu Haque2023-11-28
* refactor: rename types.h to types_defs.hdundargoc2023-11-27
* refactor(sign): store 'signcolumn' width range when it is setLuuk van Baal2023-11-21
* refactor(grid): make screen rendering more multibyte than ever beforebfredl2023-11-17
* feat(tui): add 'termsync' option (#25871)Gregory Anders2023-11-14
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* build(lint): remove unnecessary clint.py rulesdundargoc2023-10-23
* feat(ui-ext): make 'mousehide' into proper ui_option (#25532)Jaehoon Hwang2023-10-09
* vim-patch:9.0.1968: cmdline completion should consider key optionzeertzjq2023-10-01
* vim-patch:9.0.1958: cannot complete option valueszeertzjq2023-10-01
* refactor: reorganize option header files (#25437)zeertzjq2023-09-30