aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/options.lua
Commit message (Expand)AuthorAge
...
* | | 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
* | doc: Remove references to GTK.Seth Jackson2016-01-14
|/
* Remove 'restorescreen' optionSeth Jackson2016-01-08
* encoding: cleanup defaults of iskeyword, isprint and fileencodingsBjörn Linse2016-01-02
* Port fsync() to libuv.Seth Jackson2016-01-01
* Merge #3443 'vim-patch:7.4.{785,795,898}'Justin M. Keyes2015-12-13
|\
| * vim-patch:7.4.785Johan Klokkhammer Helsing2015-11-22
* | Remove 'antialias' remnantsMichael Reed2015-11-25
|/
* option,main: Partial support of XDG base directory specificationKeerthan Jaic2015-10-23
* vim-patch:7.4.793Johan Klokkhammer Helsing2015-10-18
* Deprecate &viminfo and :[rw]v, add &shada and :[rw]shZyX2015-10-08
* Replace references to viminfo in various placesZyX2015-10-08
* defaults: revert wildmode to 'full'Felipe Morales2015-09-26
* 'keywordprg': support ex commandsJustin M. Keyes2015-09-23
* build: remove USEMAN_SJustin M. Keyes2015-09-23
* options: unify undolevels defaultJakob Schnitzer2015-09-17
* Windows: restore 'shell', 'shellcmdflags' defaults. #3256Rui Abreu Ferreira2015-08-28
* defaults: set 'laststatus' to 2. #2876Felipe Morales2015-08-24
* defaults: set 'listchars' to "tab:> ,trail:-,nbsp:+". #2872Felipe Morales2015-08-22
* options: Move option definitions to options.luaZyX2015-07-26