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
/
options.lua
Commit message (
Expand
)
Author
Age
*
feat(completion): support completing more string options
zeertzjq
2023-10-01
*
vim-patch:9.0.1958: cannot complete option values
zeertzjq
2023-10-01
*
vim-patch:5277cfaf8afe (#25397)
zeertzjq
2023-09-28
*
refactor(options)!: graduate some more shortmess flags
bfredl
2023-09-25
*
docs: remove "f" from default 'shortmess' value
Gregory Anders
2023-09-24
*
fix(ui): always use stl/stlnc fillchars when drawing statusline (#25267)
tj-moody
2023-09-24
*
refactor(options)!: graduate shortmess+=f flag
bfredl
2023-09-23
*
vim-patch:9.0.1921: not possible to use the jumplist like a stack (#25278)
zeertzjq
2023-09-21
*
docs: misc #24561
Justin M. Keyes
2023-09-20
*
docs: replace <pre> with ``` (#25136)
Gregory Anders
2023-09-14
*
docs: fix typos and other small fixes (#25005)
dundargoc
2023-09-14
*
docs: various clarifications (#24876)
zeertzjq
2023-08-26
*
feat(defaults): treat "•" as a list item prefix #24623
Justin M. Keyes
2023-08-09
*
docs(options): fix mistakes (#24568)
zeertzjq
2023-08-05
*
docs(options): take ownership of options.txt (#24528)
Lewis Russell
2023-08-04
*
refactor(defaults): do not use C specific default values for options (#22500)
Gregory Anders
2023-06-06
*
defaults: shortmess+=C #23907
Justin M. Keyes
2023-06-05
*
vim-patch:9.0.0640: cannot scroll by screen line if a line wraps
Luuk van Baal
2023-05-02
*
vim-patch:9.0.1374: function for setting options not used consistently
Lewis Russell
2023-04-28
*
vim-patch:9.0.1369: still some "else if" constructs for setting options
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.1345: too many "else if" statements for handling options
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(defaults)!: change default 'commentstring' value to empty (#22862)
zeertzjq
2023-04-02
*
fix(shell): on Windows :make does not echo #22728
Enan Ajmain
2023-03-19
*
feat(options)!: deprecate paste, remove pastetoggle (#22647)
ii14
2023-03-13
*
feat(edit)!: remove old c implementation of hebrew keymap
bfredl
2023-02-28
*
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
*
refactor(tui): use nvim_echo() for verbose terminfo
bfredl
2022-12-20
*
refactor: deprecate 'secure' option
Gregory Anders
2022-11-17
*
vim-patch:9.0.0862: default value of 'endoffile' is wrong (#21032)
zeertzjq
2022-11-12
*
vim-patch:8.2.3751: cannot assign a lambda to an option that takes a function
zeertzjq
2022-11-07
*
docs: fix typos
dundargoc
2022-11-02
*
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
*
feat(cscope)!: remove
Lewis Russell
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(redraw): no type argument in update_screen()
bfredl
2022-10-05
*
vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)
dundargoc
2022-09-18
*
fix(options): mark `winhighlight` as list style (#19477)
ii14
2022-09-07
*
feat(extmarks,ts,spell): full support for spelling
Thomas Vigouroux
2022-09-06
*
feat(ui-ext): make 'mousemoveevent' a ui_option
zeertzjq
2022-09-04
*
vim-patch:8.2.4674: cannot force getting MouseMove events
zeertzjq
2022-09-04
*
fix(session): respect sessionoptions=terminal #19497
Gustavo Sampaio
2022-08-01
*
feat(defaults): mouse=nvi #19290
matveyt
2022-07-17
[next]