aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/option_defs.h
Commit message (Expand)AuthorAge
* vim-patch:8.0.0858: can exit while a terminal is still running a jobJustin M. Keyes2018-02-11
* 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
* channels: move away term code from eval.cBjörn Linse2017-11-25
* 'viewoptions': add "curdir" flag #7447Eric Roberts2017-11-18
* lintJustin M. Keyes2017-07-08
* 'cpoptions': remove "<" flag; ignore <special>Justin M. Keyes2017-07-08
* 'cpoptions': remove "k" flagJustin M. Keyes2017-07-08
* options: allow different highlights in windowsBjörn Linse2017-05-08
* vim-patch:7.4.2236lonerover2017-04-01
* api: {get,set}_option should {get,set} global value of local options (#6405)Jakob Schnitzer2017-03-30
* terminal: global 'scrollback' #6352Jakob Schnitzer2017-03-27
* vim-patch:8.0.0179raichoo2017-03-19
* 'cpoptions': "_" flag to toggle `cw` behaviour #6235raichoo2017-03-10
* options: 'scrollback'Justin M. Keyes2017-02-26
* vim-patch:7.4.2230 (#6080)lonerover2017-02-25
* options: Remove 'esckeys' (#6138)Justin M. Keyes2017-02-18
* lintJames McCoy2016-12-28
* vim-patch:7.4.2201Chris Lucas2016-12-28
* Merge #5561 'inccommand'Justin M. Keyes2016-11-09
|\
| * 'inccommand': rename 'incsubstitute'Justin M. Keyes2016-11-08
| * Incsubsitution featureKillTheMule2016-10-30
* | lintJames McCoy2016-11-02
* | Use int as the standard type for boolean options.James McCoy2016-11-02
|/
* vim-patch:7.4.2109 (#5518)Michael Ennen2016-10-25
* lintJames McCoy2016-09-24
* vim-patch:7.4.1604James McCoy2016-09-24
* LintKillTheMule2016-08-26
* vim-patch:7.4.2033KillTheMule2016-08-26
* lintJames McCoy2016-07-08
* vim-patch:7.4.1384James McCoy2016-07-08
* Add new functionality to the `=` marker in the STLTJ DeVries2016-06-14
* 'termguicolors' #4690Shougo Matsushita2016-05-10
* Merge pull request #4273 from watiko/vim-7.4.957Justin M. Keyes2016-04-25
|\
| * vim-patch:7.4.941watiko2016-03-06
* | eval: Split out typval_T dumping functions to nvim/encode.cZyX2016-04-18
* | 'shortmess': Add "F" flag. #4446Shougo Matsushita2016-03-17
|/
* option_defs.h: Introduce SHM_ABBREVIATIONSwatiko2016-02-17
* option_defs.h: Fix "set shm+=a"watiko2016-02-17
* option_defs.h: Improve coding stylewatiko2016-02-17
* vim-patch:7.4.925watiko2016-02-17
* Fix lint errorswatiko2016-02-09
* vim-patch:7.4.742watiko2016-02-07
* tabline: Switch to functions, handle different click typesZyX2016-02-01
* tabline: Add %[] atom to the tabline, for random commands on clickZyX2016-02-01
* option: Refactor 'statusline' option flags from #defines to enumZyX2016-02-01
* Remove swapsync.Seth Jackson2016-01-14
* Port fsync() to libuv.Seth Jackson2016-01-01
* vim-patch:7.4.785Johan Klokkhammer Helsing2015-11-22