aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/options.lua
Commit message (Expand)AuthorAge
* options: do not use gettext for +printheader (#8928)Jan Edmund Lazo2018-08-28
* vim-patch:8.0.1001: setting 'encoding' makes 'printheader' invalid (#8925)Jan Edmund Lazo2018-08-28
* defaults: win: 'shellpipe' for cmd.exe (#8827)Jan Edmund Lazo2018-08-08
* defaults: shortmess+=F (#8619)Justin M. Keyes2018-06-22
* options: remove 'maxcombine` option (always use 6)Björn Linse2018-06-13
* vim-patch:8.0.1237: ":set scroll&" often gives an error (#8473)Jan Edmund Lazo2018-06-04
* Merge #4486 'refactor: Remove maxmem, maxmemtot options'Justin M. Keyes2018-05-02
|\
| * Remove maxmem and maxmemtot optionsFelipe Oliveira Carvalho2017-04-11
* | defaults: disable 'fsync'Justin M. Keyes2018-04-21
* | msg: do not scroll entire screen (#8088)Björn Linse2018-03-31
* | win: defaults: 'shellcmdflag', 'shellxquote' #7343Jan Edmund Lazo2018-03-24
* | 'fillchars': fix defaults logic; handle ambiwidth=double #7986Matthieu Coudron2018-02-23
* | defaults: 'fillchars'Justin M. Keyes2018-02-23
* | ui/tui: highlighting refactorBjörn Linse2018-02-11
* | defaults: sidescroll=1Justin M. Keyes2018-02-09
* | defaults: enable 'cscopeverbose', and deprecate itJustin M. Keyes2018-01-21
* | ui: forward 'linespace' option #7883Justin M. Keyes2018-01-21
* | vim-patch:8.0.0420: text garbled when the system encoding differs from 'encod...James McCoy2017-12-17
* | ui: forward relevant option updates to UIs (#7520)Björn Linse2017-12-12
* | Disable translation of default 'titleold' valueJames McCoy2017-12-11
* | channels: move away term code from eval.cBjörn Linse2017-11-25
* | win: default grepprg to findstr.exe (#7611)Jan Edmund Lazo2017-11-22
* | 'viewoptions': add "curdir" flag #7447Eric Roberts2017-11-18
* | defaults: scrollback=10000 (#7556)Justin M. Keyes2017-11-14
* | Merge branch 'master' of github.com:ckelsel/neovim into vim-8.0.0101ckelsel2017-10-10
|\ \
| * | 'titleold': simplify behaviorJustin M. Keyes2017-10-05
* | | vim-patch: 8.0.0104ckelsel2017-09-24
|\ \ \
| * | | vim-patch:8.0.0101ckelsel2017-09-24
| |/ /
* | | vim-patch:8.0.0102ckelsel2017-09-24
* | | vim-patch:8.0.0101ckelsel2017-09-24
|/ /
* | options: Default to 'ttimeout' and 'ttimeoutlen=50'Paul "LeoNerd" Evans2017-07-05
* | options: Silence V542 without using commentsZyX2017-05-20
* | options: allow different highlights in windowsBjörn Linse2017-05-08
* | 'guicursor': No color/blink by defaultJustin M. Keyes2017-04-30
* | win: default shellxescape, shellxquote to emptyRui Abreu Ferreira2017-04-12
* | win: defaults: 'shellredir', 'shellxquote', 'shellxescape'Justin M. Keyes2017-04-12
|/
* options: remove 'guiheadroom'Justin M. Keyes2017-04-04
* 'guicursor': Empty means "block cursor in all modes".Justin M. Keyes2017-04-01
* vim-patch:7.4.2236lonerover2017-04-01
* terminal: global 'scrollback' #6352Jakob Schnitzer2017-03-27
* vim-patch:8.0.0179raichoo2017-03-19
* defaults: 'showcmd', 'belloff', 'ruler'Justin M. Keyes2017-03-16
* terminal: 'scrollback'Justin M. Keyes2017-02-26
* options: 'scrollback'Justin M. Keyes2017-02-26
* options: Remove 'esckeys' (#6138)Justin M. Keyes2017-02-18
* defaults: Revert 'mouse=a' (#6022)Justin M. Keyes2017-01-28
* vim-patch:8.0.0121Daniel Hahler2017-01-13
* vim-patch:7.4.2201Chris Lucas2016-12-28
* 'inccommand': rename 'incsubstitute'Justin M. Keyes2016-11-08
* Incsubsitution featureKillTheMule2016-10-30