index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
api
/
options.c
Age
Commit message (
Expand
)
Author
Files
2026-03-18
fix(api): nvim_get_option_value FileType autocmd handling #37414
Sean Dewar
1
2026-01-15
fix(api): nvim_get_option_value dummy buffer crashes
Sean Dewar
1
2026-01-15
fix(api): autocmds mess up nvim_get_option_value's dummy buffer
Sean Dewar
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-06-26
docs(api): document types using LuaCATS types
Lewis Russell
1
2025-01-09
Revert "refactor(options): set option value for non-current context directly"...
zeertzjq
1
2024-12-26
refactor(options): set option value for non-current context directly
Famiu Haque
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-11-25
refactor(options): fix confusing naming of `scope` and `req_scope` (#31317)
Famiu Haque
1
2024-11-22
fix(api): don't try to get/set option for invalid option name (#31302)
Famiu Haque
1
2024-11-18
fix(api): nvim_get_option_value does not clean up on FileType error #31219
altermo
1
2024-11-16
refactor(options): remove `.indir`, redesign option scopes #31066
Famiu Haque
1
2024-11-04
feat(options)!: disallow setting hidden options #28400
Famiu Haque
1
2024-09-23
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
1
2024-06-10
fix(api): allow `scope = 'local'` with `buf` when using `nvim_get_option_value`
dundargoc
1
2024-02-27
feat(docs): replace lua2dox.lua
Lewis Russell
1
2024-02-21
refactor(api): make freeing of return-value opt-in instead of opt out
bfredl
1
2024-02-09
refactor(api): use arena for nvim_get_option_info()
bfredl
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-12-23
refactor(options): move some functions from options.c to option.c
Famiu Haque
1
2023-12-20
refactor: eliminate cyclic includes
dundargoc
1
2023-12-17
refactor: move non-symbols to defs.h headers
dundargoc
1
2023-12-17
refactor(options): use hashy for finding options (#26573)
Famiu Haque
1
2023-12-09
refactor(options): convert `opt_idx` variables to `OptIndex`
Famiu Haque
1
2023-12-09
refactor(options): reduce `findoption()` usage
Famiu Haque
1
2023-12-07
refactor(options): split `get_option_value()` into smaller functions
Famiu Haque
1
2023-12-06
refactor(options): remove SOPT type enums (#26417)
Famiu Haque
1
2023-11-30
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-27
refactor: fix includes for api/autocmd.h
dundargoc
1
2023-11-27
build(IWYU): export generated headers
dundargoc
1
2023-11-27
build(IWYU): fix includes for func_attr.h
dundargoc
1
2023-11-27
refactor: move Arena and ArenaMem to memory_defs.h (#26240)
zeertzjq
1
2023-11-20
refactor: enable formatting for ternaries
dundargoc
1
2023-11-16
refactor: iwyu (#26062)
zeertzjq
1
2023-11-12
build: remove PVS
dundargoc
1
2023-10-20
refactor(options): `get_option_value_strict()` and `SREQ_*`
Famiu Haque
1
2023-10-17
refactor(options): unify set_num_option and set_bool_option
Famiu Haque
1
2023-10-10
refactor: allow not having a `default` case for enum
Famiu Haque
1
2023-09-30
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
1
2023-09-29
refactor: remove long
dundargoc
1
2023-08-31
refactor(option): remove OPT_CLEAR
Lewis Russell
1
2023-08-07
refactor(api): use typed keysets
bfredl
1
2023-08-03
docs: misc
Justin M. Keyes
1
2023-07-22
fix(api/options): validate buf and win
Lewis Russell
1
2023-06-07
refactor(api): adjust errors for setting options (#23942)
zeertzjq
1
2023-06-07
refactor(options): remove `getoption_T` and introduce `OptVal` (#23850)
Famiu Haque
1
2023-05-23
refactor(api): new helper macros
Famiu Haque
1
2023-05-21
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
1
2023-04-26
refactor: uncrustify
dundargoc
1
[next]