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
/
generators
/
gen_options.lua
Commit message (
Expand
)
Author
Age
*
refactor(options): replace `p_force_(on|off)` with `immutable` (#26209)
Famiu Haque
2023-11-28
*
refactor: the long goodbye
dundargoc
2023-11-05
*
vim-patch:9.0.1958: cannot complete option values
zeertzjq
2023-10-01
*
refactor: reorganize option header files (#25437)
zeertzjq
2023-09-30
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
docs(options): take ownership of options.txt (#24528)
Lewis Russell
2023-08-04
*
refactor(option): use `void *` for pointer to option value
Famiu Haque
2023-06-20
*
vim-patch:9.0.1330: handling new value of an option has a long "else if" chain
Lewis Russell
2023-04-28
*
refactor(build): use vendored versions of mpack and luabitop
bfredl
2023-04-19
*
refactor: remove char_u (#22829)
dundargoc
2023-04-02
*
build: make generated source files reproducible #21586
Arnout Engelen
2023-01-23
*
vim-patch:8.2.3751: cannot assign a lambda to an option that takes a function
zeertzjq
2022-11-07
*
fix: setting tabline option not redrawing tabline
shadmansaleh
2022-10-24
*
refactor(redraw): no type argument in update_screen()
bfredl
2022-10-05
*
refactor: replace char_u with char
Dundar Göc
2022-09-09
*
refactor(options): remove vi/vim default value distinction
Gregory Anders
2021-08-17
*
refactor(options): remove obsolete distinction of "vi" vs "vim" defaults
Björn Linse
2021-07-14
*
refactor(options): delet unused P_VIM flag
Björn Linse
2021-07-14
*
options: add fallback value to .indir member (#13150)
Jan Edmund Lazo
2020-10-24
*
Fix luacheck errors for all Lua source files
Sameed Ali
2019-07-04
*
vim-patch:8.1.1366: using expressions in a modeline is unsafe
James McCoy
2019-06-24
*
ui: forward relevant option updates to UIs (#7520)
Björn Linse
2017-12-12
*
vim-patch:8.0.0102
ckelsel
2017-09-24
*
options: Silence V542 without using comments
ZyX
2017-05-20
*
options: Silence V542 the other way
ZyX
2017-05-20
*
options: Silence V542: odd casts for .def_val
ZyX
2017-05-20
*
generators: separate source generators from scripts
Björn Linse
2017-05-10