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.c
Commit message (
Expand
)
Author
Age
*
Merge remote-tracking branch 'upstream/master' into mix_20240309
HEAD
rahm
Josh Rahm
2025-02-05
|
\
|
*
vim-patch:9.0.1391: "clear" macros are not always used (#32312)
zeertzjq
2025-02-03
|
*
fix(coverity/530826): validate_opt_idx unchecked negative idx (#32081)
Devon Gardner
2025-01-19
|
*
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
|
*
Merge pull request #31112 from famiu/refactor/options/set_option_for
Lewis Russell
2025-01-08
|
|
\
|
|
*
refactor(options): set option value for non-current context directly
Famiu Haque
2024-12-26
|
*
|
vim-patch:9.1.0993: New 'cmdheight' behavior may be surprising #31892
luukvbaal
2025-01-06
|
*
|
vim-patch:9.1.0990: Inconsistent behavior when changing cmdheight (#31830)
luukvbaal
2025-01-05
|
*
|
refactor(options): use `const` in more places (#31791)
Famiu Haque
2025-01-01
|
|
/
|
*
refactor: iwyu #31637
Justin M. Keyes
2024-12-23
|
*
refactor(api): always use TRY_WRAP #31600
luukvbaal
2024-12-17
|
*
vim-patch:9.1.0908: not possible to configure :messages (#31492)
zeertzjq
2024-12-07
|
*
fix(ui): clamp 'cmdheight' for other tabpages on screen resize (#31419)
zeertzjq
2024-12-02
|
*
vim-patch:9.1.0892: the max value of 'cmdheight' is limited by other tabpages...
zeertzjq
2024-11-29
|
*
refactor(options): fix confusing naming of `scope` and `req_scope` (#31317)
Famiu Haque
2024-11-25
|
*
vim-patch:9.1.0883: message history cleanup is missing some tests (#31331)
zeertzjq
2024-11-24
|
*
refactor(options): autogenerate valid values and flag enums for options (#31089)
Famiu Haque
2024-11-23
|
*
fix(highlight): 'winhl' shouldn't take priority over API (#31288)
zeertzjq
2024-11-22
|
*
docs: misc (#31138)
dundargoc
2024-11-21
|
*
fix(messages): more ext_messages kinds #31279
luukvbaal
2024-11-20
*
|
Merge remote-tracking branch 'upstream/master' into mix_20240309
Josh Rahm
2024-11-25
|
\
|
|
*
refactor(options): remove `.indir`, redesign option scopes #31066
Famiu Haque
2024-11-16
|
*
vim-patch:9.1.0864: message history is fixed to 200 (#31215)
zeertzjq
2024-11-15
|
*
refactor(highlight): make enum of builtin highlights start with 1
bfredl
2024-11-13
|
*
Merge pull request #27813 from luukvbaal/msgid
bfredl
2024-11-11
|
|
\
|
|
*
refactor(message): propagate highlight id instead of attrs
Luuk van Baal
2024-11-08
|
*
|
docs: misc (#30914)
dundargoc
2024-11-09
|
*
|
refactor(options): use os_win/os_buf for local options (#31060)
zeertzjq
2024-11-08
|
*
|
refactor(options): remove `varp` argument for `set_option` (#31111)
Famiu Haque
2024-11-08
|
|
/
|
*
Merge pull request #31062 from famiu/refactor/options/ff_macro
bfredl
2024-11-06
|
|
\
|
|
*
refactor(options): remove fileformat macros
Famiu Haque
2024-11-05
|
*
|
refactor(options): remove unnecessary call to `find_option()` (#31088)
Famiu Haque
2024-11-06
|
|
/
|
*
feat(options)!: disallow setting hidden options #28400
Famiu Haque
2024-11-04
|
*
vim-patch:9.1.0831: 'findexpr' can't be used as lambad or Funcref (#31058)
zeertzjq
2024-11-03
|
*
refactor(options): remove `get_option_value_strict`
Famiu Haque
2024-11-02
|
*
refactor(options): unify `put_set(num|bool|string)` (#30993)
Famiu Haque
2024-11-02
|
*
vim-patch:9.1.0810: cannot easily adjust the |:find| command
zeertzjq
2024-10-29
|
*
refactor(options): option flags enum #30961
Famiu Haque
2024-10-28
|
*
refactor(options): always allocate option values (#30917)
Famiu Haque
2024-10-27
|
*
refactor(options)!: use OptVal for option defaults #26691
Famiu Haque
2024-10-25
|
*
fix(options): missing error check for global 'scl' and 'winhl' (#30919)
zeertzjq
2024-10-24
|
*
vim-patch:9.1.0806: tests: no error check when setting global 'briopt'
zeertzjq
2024-10-24
|
*
vim-patch:9.1.0804: tests: no error check when setting global 'cc'
zeertzjq
2024-10-24
|
*
fix(options): fix 'winhl' still accepting invalid value (#30896)
zeertzjq
2024-10-22
|
*
fix(options): fix :setglobal not working for 'spelloptions' (#30894)
zeertzjq
2024-10-22
|
*
vim-patch:9.1.0783: 'spell' option setting has problems (#30818)
zeertzjq
2024-10-15
*
|
Merge remote-tracking branch 'upstream/master' into mix_20240309
Josh Rahm
2024-11-19
|
\
|
|
*
vim-patch:9.1.0762: 'cedit', 'termwinkey' and 'wildchar' may not be parsed co...
zeertzjq
2024-10-07
[next]