aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/options.lua
Commit message (Expand)AuthorAge
* 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
* vim-patch:7.4.1604James McCoy2016-09-24
* option: Do not expand options, obtained from XDG varsZyX2016-07-10
* vim-patch:7.4.1384James McCoy2016-07-08
* 'termguicolors' #4690Shougo Matsushita2016-05-10
* vim-patch:7.4.941watiko2016-03-06
* vim-patch:7.4.749watiko2016-02-09
* Add support for binary numbersJason Schulz2016-01-15
* Merge pull request #4009 from sethjackson/swapsyncMichael Reed2016-01-14
|\
| * Remove swapsync.Seth Jackson2016-01-14