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
*
findoption_len: treat viminfo/viminfofile as aliases
Daniel Hahler
2019-08-26
*
vim-patch:8.1.0754: preferred column when setting 'cursorcolumn' #10549
Jan Edmund Lazo
2019-07-20
*
refactor: use int for Columns and Rows
Björn Linse
2019-07-19
*
ui: add 'redrawdebug' option for flexible debugging of redrawing
Björn Linse
2019-07-09
*
Improve luacheck setup [skip appveyor]
Daniel Hahler
2019-07-04
*
Fix luacheck errors for all Lua source files
Sameed Ali
2019-07-04
*
defaults: wildoptions=pum,tagfile #10384
Justin M. Keyes
2019-07-01
*
ui: add 'winblend' to support blending of floating windows
Björn Linse
2019-06-25
*
vim-patch:8.1.1367: can set 'modelineexpr' in modeline
James McCoy
2019-06-24
*
vim-patch:8.1.1366: using expressions in a modeline is unsafe
James McCoy
2019-06-24
*
defaults: exclude "S" from 'shortmess' #10136
Justin M. Keyes
2019-06-07
*
vim-patch:8.1.1270: cannot see current match position
erw7
2019-06-05
*
vim-patch:8.0.0716: "--clean", 'shadafile' #9907
Justin M. Keyes
2019-04-15
*
options: comma-separated options don't allow duplicates (#9891)
Marco Hinz
2019-04-12
*
vim-patch:8.1.0858: 'indentkeys' and 'cinkeys' defaults are different
Jan Edmund Lazo
2019-03-17
*
Allow using internal popupmenu or ext_popupmenu for wildmenu
Björn Linse
2019-03-16
*
vim-patch:8.1.0932: remove Farsi support (#9622)
Justin M. Keyes
2019-02-17
*
UI: implement 'pumblend' option for semi-transparent popupmenu
Björn Linse
2019-02-07
*
options: set 'scrollback' to -1 by default #9563
Marco Hinz
2019-02-04
*
vim-patch:8.0.1114: default for 'iminsert' is annoying
Jan Edmund Lazo
2019-02-03
*
options: make 'fillchars'/'listchars' local to window
Marco Hinz
2019-01-26
*
vim-patch:8.0.0251: not easy to select Python 2 or 3 (#9173)
David Jimenez
2019-01-02
*
vim-patch:8.1.0360: using an external diff program is slow and inflexible
Anatolii Sakhnik
2018-12-09
*
defaults: background=dark #2894 (#9205)
Justin M. Keyes
2018-11-20
*
ui: disable clearing almost everywhere
Björn Linse
2018-10-22
*
options: do not use gettext for +printheader (#8928)
Jan Edmund Lazo
2018-08-28
*
vim-patch:8.0.1001: setting 'encoding' makes 'printheader' invalid (#8925)
Jan Edmund Lazo
2018-08-28
*
defaults: win: 'shellpipe' for cmd.exe (#8827)
Jan Edmund Lazo
2018-08-08
*
defaults: shortmess+=F (#8619)
Justin M. Keyes
2018-06-22
*
options: remove 'maxcombine` option (always use 6)
Björn Linse
2018-06-13
*
vim-patch:8.0.1237: ":set scroll&" often gives an error (#8473)
Jan Edmund Lazo
2018-06-04
*
Merge #4486 'refactor: Remove maxmem, maxmemtot options'
Justin M. Keyes
2018-05-02
|
\
|
*
Remove maxmem and maxmemtot options
Felipe Oliveira Carvalho
2017-04-11
*
|
defaults: disable 'fsync'
Justin M. Keyes
2018-04-21
*
|
msg: do not scroll entire screen (#8088)
Björn Linse
2018-03-31
*
|
win: defaults: 'shellcmdflag', 'shellxquote' #7343
Jan Edmund Lazo
2018-03-24
*
|
'fillchars': fix defaults logic; handle ambiwidth=double #7986
Matthieu Coudron
2018-02-23
*
|
defaults: 'fillchars'
Justin M. Keyes
2018-02-23
*
|
ui/tui: highlighting refactor
Björn Linse
2018-02-11
*
|
defaults: sidescroll=1
Justin M. Keyes
2018-02-09
*
|
defaults: enable 'cscopeverbose', and deprecate it
Justin M. Keyes
2018-01-21
*
|
ui: forward 'linespace' option #7883
Justin M. Keyes
2018-01-21
*
|
vim-patch:8.0.0420: text garbled when the system encoding differs from 'encod...
James McCoy
2017-12-17
*
|
ui: forward relevant option updates to UIs (#7520)
Björn Linse
2017-12-12
*
|
Disable translation of default 'titleold' value
James McCoy
2017-12-11
*
|
channels: move away term code from eval.c
Björn Linse
2017-11-25
*
|
win: default grepprg to findstr.exe (#7611)
Jan Edmund Lazo
2017-11-22
*
|
'viewoptions': add "curdir" flag #7447
Eric Roberts
2017-11-18
*
|
defaults: scrollback=10000 (#7556)
Justin M. Keyes
2017-11-14
*
|
Merge branch 'master' of github.com:ckelsel/neovim into vim-8.0.0101
ckelsel
2017-10-10
|
\
\
[next]