index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
option_defs.h
Commit message (
Expand
)
Author
Age
*
refactor(options): generic expand and did_set callbacks (#32011)
Lewis Russell
2025-01-16
*
refactor(options): remove code for multitype options
Famiu Haque
2025-01-14
*
Revert "refactor(options): set option value for non-current context directly"...
zeertzjq
2025-01-09
*
refactor(options): set option value for non-current context directly
Famiu Haque
2024-12-26
*
refactor(options): remove `.indir`, redesign option scopes #31066
Famiu Haque
2024-11-16
*
refactor(options): option flags enum #30961
Famiu Haque
2024-10-28
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
docs: small fixes (#26651)
dundargoc
2023-12-28
*
refactor(options): use `OptIndex` for `os_idx`
Famiu Haque
2023-12-23
*
refactor(IWYU): add "private" pragma to more generated headers (#26706)
zeertzjq
2023-12-22
*
refactor: move non-symbols to defs.h headers
dundargoc
2023-12-17
*
refactor(options): remove option type macros
Famiu Haque
2023-12-14
*
refactor(options): reduce `findoption()` usage
Famiu Haque
2023-12-09
*
vim-patch:9.0.2142: [security]: stack-buffer-overflow in option callback func...
zeertzjq
2023-12-02
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
refactor: move Arena and ArenaMem to memory_defs.h (#26240)
zeertzjq
2023-11-27
*
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
*
refactor(options): remove `os_doskip`
Famiu Haque
2023-10-31
*
refactor(options): make `os_oldval` and `os_newval` use `OptValData`
Famiu Haque
2023-10-17
*
refactor(options): remove `os_op`
Famiu Haque
2023-10-17
*
refactor: move cmdline completion types to cmdexpand_defs.h (#25465)
zeertzjq
2023-10-02
*
vim-patch:9.0.1968: cmdline completion should consider key option
zeertzjq
2023-10-01
*
vim-patch:9.0.1958: cannot complete option values
zeertzjq
2023-10-01
*
refactor: reorganize option header files (#25437)
zeertzjq
2023-09-30
*
refactor: remove long
dundargoc
2023-09-29
*
refactor(options)!: graduate some more shortmess flags
bfredl
2023-09-25
*
feat(extmark): support proper multiline ranges
bfredl
2023-09-12
*
refactor(option): remove OPT_CLEAR
Lewis Russell
2023-08-31
*
refactor(option): change some int to bool
Lewis Russell
2023-08-31
*
refactor(option): use `void *` for pointer to option value
Famiu Haque
2023-06-20
*
refactor(options): remove `getoption_T` and introduce `OptVal` (#23850)
Famiu Haque
2023-06-07
*
vim-patch:9.0.1613: some make output gets picked up by 'errorformat' (#23926)
Gregory Anders
2023-06-05
*
refactor: remove typval.h from most header files (#23601)
zeertzjq
2023-05-13
*
vim-patch:9.0.1518: search stats not always visible when searching backwards ...
zeertzjq
2023-05-07
*
vim-patch:9.0.0640: cannot scroll by screen line if a line wraps
Luuk van Baal
2023-05-02
*
vim-patch:9.0.1336: functions without arguments are not always declared properly
zeertzjq
2023-04-28
*
vim-patch:9.0.1374: function for setting options not used consistently
Lewis Russell
2023-04-28
*
vim-patch:9.0.1359: too many "else if" statements in handling options
Lewis Russell
2023-04-28
*
vim-patch:9.0.1353: too many "else if" statements to handle option values
Lewis Russell
2023-04-28
*
vim-patch:9.0.1330: handling new value of an option has a long "else if" chain
Lewis Russell
2023-04-28
*
refactor: uncrustify
dundargoc
2023-04-26
*
vim-patch:9.0.1064: code for making 'shortmess' temporarily empty is repeated
zeertzjq
2023-04-16
*
refactor: remove char_u (#22829)
dundargoc
2023-04-02
*
feat(options)!: deprecate paste, remove pastetoggle (#22647)
ii14
2023-03-13
*
vim-patch:9.0.1397: highlight for popupmenu kind and extra cannot be set (#22...
zeertzjq
2023-03-11
*
feat(edit)!: remove old c implementation of hebrew keymap
bfredl
2023-02-28
*
refactor(ui): cleanup 'redrawdebug', introduce "flush" mode
bfredl
2023-02-08
*
refactor: replace char_u with char 25 (#21838)
dundargoc
2023-01-19
*
refactor: replace char_u with char 24 (#21823)
dundargoc
2023-01-18
*
vim-patch:8.2.4463: completion only uses strict matching
Sean Dewar
2023-01-17
[next]