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: 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
*
build: remove clint error suppression #21782
dundargoc
2023-01-13
*
feat(ui): add 'statuscolumn' option
luukvbaal
2023-01-09
*
feat!: remove hardcopy
Lewis Russell
2023-01-03
*
vim-patch:9.0.1061: cannot display 'showcmd' somewhere else
Luuk van Baal
2022-12-26
*
vim-patch:8.2.3900: it is not easy to use a script-local function for an option
zeertzjq
2022-12-03
*
refactor: replace char_u with char
Dundar Göc
2022-11-19
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
vim-patch:8.2.4038: various code not used when features are disabled (#21049)
zeertzjq
2022-11-14
*
vim-patch:8.2.3751: cannot assign a lambda to an option that takes a function
zeertzjq
2022-11-07
*
vim-patch:9.0.0816: CTRL-Z at end of file is always dropped
zeertzjq
2022-10-30
*
fix: setting tabline option not redrawing tabline
shadmansaleh
2022-10-24
*
vim-patch:9.0.0761: cannot use 'indentexpr' for Lisp indenting
zeertzjq
2022-10-16
*
refactor: replace char_u with char
Dundar Göc
2022-10-15
*
feat(cscope)!: remove
Lewis Russell
2022-10-13
*
vim-patch:9.0.0738: cannot suppress completion "scanning" messages (#20633)
zeertzjq
2022-10-13
*
feat(window/ui): add splitkeep option (#19243)
luukvbaal
2022-10-06
*
feat(messages)!: graduate the 'msgsep' feature
bfredl
2022-10-05
*
refactor: replace unnecessary helper functions in optionstr.c
Famiu Haque
2022-09-28
*
vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)
dundargoc
2022-09-18
*
refactor: replace char_u with char
Dundar Göc
2022-09-09
*
refactor: migrate comment style 2 #20080
dundargoc
2022-09-06
*
feat(extmarks,ts,spell): full support for spelling
Thomas Vigouroux
2022-09-06
*
vim-patch:8.2.4674: cannot force getting MouseMove events
zeertzjq
2022-09-04
*
refactor: migrate comment style (#20012)
Lewis Russell
2022-09-02
[next]