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
*
refactor: migrate comment style (#20012)
Lewis Russell
2022-09-02
*
refactor: replace char_u with char
Dundar Göc
2022-09-01
*
perf(messages): don't call ui_flush() per message line in various places
bfredl
2022-09-01
*
vim-patch:9.0.0318: clearing screen causes flicker (#19993)
zeertzjq
2022-08-30
*
refactor: replace char_u with char
Dundar Göc
2022-08-29
*
refactor: replace char_u with char
Dundar Göc
2022-08-27
*
vim-patch:8.2.1269: language and locale code spread out (#19964)
zeertzjq
2022-08-27
*
refactor: replace char_u with char
Dundar Göc
2022-08-26
*
vim-patch:8.2.0674: some source files are too big (#19959)
zeertzjq
2022-08-26
*
vim-patch:8.1.2331: the option.c file is still very big (#19954)
zeertzjq
2022-08-26
*
vim-patch:9.0.0036: 'fillchars' cannot have window-local values
zeertzjq
2022-08-26
*
refactor: replace char_u with char
Dundar Goc
2022-08-25
*
vim-patch:9.0.0206: redraw flags are not named specifically (#19913)
zeertzjq
2022-08-23
*
vim-patch:8.2.4753: error from setting an option is silently ignored (#19888)
zeertzjq
2022-08-22
*
vim-patch:8.1.2045: the option.c file is too big (#19854)
zeertzjq
2022-08-20
*
vim-patch:8.2.3619: cannot use a lambda for 'operatorfunc' (#19846)
zeertzjq
2022-08-20
*
vim-patch:8.1.1966: some code in options.c fits better elsewhere (#19840)
zeertzjq
2022-08-19
*
vim-patch:8.1.2057: the screen.c file is much too big
Lewis Russell
2022-08-19
*
vim-patch:8.1.2082: rename popupmnu.* to popupmenu.* (#19829)
zeertzjq
2022-08-18
*
feat(ui): allow to set the highlight namespace per window
bfredl
2022-08-17
*
vim-patch:8.1.1869: code for the argument list is spread out (#19791)
zeertzjq
2022-08-16
*
vim-patch:8.1.2081: the spell.c file is too big (#19767)
zeertzjq
2022-08-14
*
vim-patch:8.2.0056: execution stack is incomplete and inefficient
zeertzjq
2022-08-14
*
fix(winbar): do not always assume cursor is valid. fixes #19458
bfredl
2022-08-13
*
refactor: replace char_u with char
Dundar Goc
2022-08-12
*
refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)
zeertzjq
2022-08-11
*
vim-patch:9.0.0176: checking character options is duplicated and incomplete (...
zeertzjq
2022-08-09
*
fix(fillchars): change fallback after setcellwidths()
zeertzjq
2022-08-08
*
vim-patch:8.2.3545: setcellwidths() may make 'listchars' or 'fillchars' invalid
zeertzjq
2022-08-08
*
refactor: replace char_u with char
Dundar Goc
2022-07-31
*
vim-patch:9.0.0096: flag "new_value_alloced" is always true
zeertzjq
2022-07-28
*
vim-patch:9.0.0090: no error when assigning bool to a string option (#19539)
zeertzjq
2022-07-27
*
vim-patch:8.2.2254: Vim9: bool option type is number
zeertzjq
2022-07-25
*
vim-patch:8.1.1933: the eval.c file is too big (#19462)
zeertzjq
2022-07-22
*
Merge pull request #19445 from famiu/fix/local_winbar_tabs
bfredl
2022-07-20
|
\
|
*
fix: local winbar with tabs
Famiu Haque
2022-07-20
*
|
vim-patch:8.1.1076: file for Insert mode is much too big
zeertzjq
2022-07-20
|
/
*
fix: remote UI may get invalid 'pumblend' value #19379
Natasha England-Elbro
2022-07-15
*
feat: add 'mousescroll' option (#12355)
Jay
2022-07-06
*
refactor: replace char_u
Dundar Goc
2022-07-02
*
refactor: replace char_u #18429
dundargoc
2022-06-28
*
fix(spell): make setting 'encoding' clear word list
zeertzjq
2022-06-27
*
perf(map): avoid extraneous heap allocations when setting mappings
bfredl
2022-06-24
*
refactor: move some mapping-related code to a separate file (#19061)
zeertzjq
2022-06-23
*
perf(ui): reduce allocation overhead when encoding "redraw" events
bfredl
2022-06-20
*
docs: fix typos (#18866)
dundargoc
2022-06-15
*
vim-patch:8.2.1898: command modifier parsing always uses global cmdmod
zeertzjq
2022-06-14
*
feat: cmdheight=0 #16251
Shougo
2022-06-13
*
vim-patch:8.2.5070: unnecessary code
zeertzjq
2022-06-09
*
vim-patch:8.2.5066: lcs-leadmultispace
zeertzjq
2022-06-09
[next]