aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/option_defs.h
Commit message (Expand)AuthorAge
* mksession: always unix slashes "/" for filepathsJustin M. Keyes2020-01-26
* lintJustin M. Keyes2020-01-26
* cleanup/ex_docmd.c: remove most put_line() callsJustin M. Keyes2020-01-26
* vim-patch:8.0.1495: having 'pumwidth' default to zero has no meritJan Edmund Lazo2019-12-29
* vim-patch:8.0.1491: the minimum width of the popup menu is hard codedJan Edmund Lazo2019-12-29
* jumplist: browser-style (or 'tagstack') navigation #11530butwerenotthereyet2019-12-10
* vim-patch:8.1.2315: switchbuf=uselast #11480Daniel Hahler2019-11-29
* options: make 'fillchars' and 'listchars' global-localBjörn Linse2019-11-26
* vim-patch:8.1.1228: not possible to process tags with a functionRob Pilling2019-10-22
* win_line: update `w_last_cursorline` alwaysDaniel Hahler2019-10-04
* screen: don't crash on invalid grid cells being recomposedBjörn Linse2019-09-30
* vim-patch:8.1.1716: old style comments are wasting spaceJan Edmund Lazo2019-09-07
* screen: redrawdebug=nothrottleBjörn Linse2019-09-06
* Merge #10869 'vim-patch:8.1.{0309,0362,0365,0515,1946}'Justin M. Keyes2019-09-05
|\
| * vim-patch:8.1.0362: cannot get the script line number when executing a functionerw72019-09-04
* | vim-patch:8.1.0561: MSCV error format has changed #10952Justin M. Keyes2019-09-05
|/
* screen: use dedicated message gridBjörn Linse2019-09-01
* refactor: use int for Columns and RowsBjörn Linse2019-07-19
* option_defs.h: fix incorrect definition #10542Justin M. Keyes2019-07-19
* ui: add 'redrawdebug' option for flexible debugging of redrawingBjörn Linse2019-07-09
* ui: add 'winblend' to support blending of floating windowsBjörn Linse2019-06-25
* vim-patch:8.1.1366: using expressions in a modeline is unsafeJames McCoy2019-06-24
* vim-patch:8.0.1278: Add the "k" flag in 'guioptions' #10175Jan Edmund Lazo2019-06-10
* vim-patch:8.1.1270: cannot see current match positionerw72019-06-05
* vim-patch:8.0.0716: "--clean", 'shadafile' #9907Justin M. Keyes2019-04-15
* Make SHM_ALL to a variable instead of a compound literal #defineJames McCoy2019-04-07
* Allow using internal popupmenu or ext_popupmenu for wildmenuBjörn Linse2019-03-16
* vim-patch:8.1.0728: avoid breaking after single space #9733Jan Edmund Lazo2019-03-15
* vim-patch:8.1.0932: remove Farsi support (#9622)Justin M. Keyes2019-02-17
* UI: implement 'pumblend' option for semi-transparent popupmenuBjörn Linse2019-02-07
* options: make 'fillchars'/'listchars' local to windowMarco Hinz2019-01-26
* vim-patch:8.0.0251: not easy to select Python 2 or 3 (#9173)David Jimenez2019-01-02
* charset: include option_defs.h for breakat_flagsJan Edmund Lazo2018-06-12
* Merge #8329 'API: Make nvim_set_option() update `:verbose set …`'Justin M. Keyes2018-05-11
|\
| * api: Make nvim_set_option() update `:verbose set ...`b-r-o-c-k2018-05-03
* | Merge #4486 'refactor: Remove maxmem, maxmemtot options'Justin M. Keyes2018-05-02
|\ \ | |/ |/|
| * Remove maxmem and maxmemtot optionsFelipe Oliveira Carvalho2017-04-11
* | msg: do not scroll entire screen (#8088)Björn Linse2018-03-31
* | 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