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_vars.h
Commit message (
Expand
)
Author
Age
*
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
*
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
*
feat(terminal)!: make 'belloff' and 'visualbell' apply to terminal bell (#30859)
zeertzjq
2024-10-20
*
vim-patch:9.1.0754: fixed order of items in insert-mode completion menu (#30619)
glepnir
2024-10-03
*
refactor!: rename 'jumpoptions' flag "unload" to "clean" (#30418)
zeertzjq
2024-09-19
*
vim-patch:9.1.0572: cannot specify tab page closing behaviour (#29682)
zeertzjq
2024-07-13
*
feat(jumplist): allow opting out of removing unloaded buffers (#29347)
zeertzjq
2024-06-30
*
vim-patch:9.1.0476: Cannot see matched text in popup menu
zeertzjq
2024-06-15
*
vim-patch:9.1.0469: Cannot have buffer-local value for 'completeopt'
zeertzjq
2024-06-06
*
vim-patch:9.1.0277: Cannot highlight the Command-line (#28244)
zeertzjq
2024-04-09
*
refactor(options): make `immutable` and `hidden` options distinct
Famiu Haque
2024-03-26
*
vim-patch:9.1.0114: Setting some options may change curswant (#27514)
zeertzjq
2024-02-18
*
feat(shortmess): "q" flag fully hides recording message (#27415)
Trevor Arjeski
2024-02-11
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
refactor(column): define and use maximum 'statuscolumn' width
Luuk van Baal
2024-01-04
*
refactor(cpoptions): remove 'p'
bfredl
2023-12-25
*
refactor(options): generate BV_ and WV_ constants (#26705)
zeertzjq
2023-12-22
*
refactor(options): remove option type macros
Famiu Haque
2023-12-14
*
vim-patch:9.0.2142: [security]: stack-buffer-overflow in option callback func...
zeertzjq
2023-12-02
*
vim-patch:9.0.2136: MSVC errorformat can be improved (#26283)
zeertzjq
2023-11-29
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor(options): replace `p_force_(on|off)` with `immutable` (#26209)
Famiu Haque
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
refactor(sign): store 'signcolumn' width range when it is set
Luuk van Baal
2023-11-21
*
refactor(grid): make screen rendering more multibyte than ever before
bfredl
2023-11-17
*
feat(tui): add 'termsync' option (#25871)
Gregory Anders
2023-11-14
*
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
*
build(lint): remove unnecessary clint.py rules
dundargoc
2023-10-23
*
feat(ui-ext): make 'mousehide' into proper ui_option (#25532)
Jaehoon Hwang
2023-10-09
*
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