aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/options.lua
Commit message (Expand)AuthorAge
* '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