aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/options.lua
Commit message (Expand)AuthorAge
* TUI: do not use "nvim_get_option" in tui threaderw72020-03-21
* vim-patch:8.1.0864 Make 'scrolloff' and 'sidescrolloff' options window local ...Will Eccles2020-03-17
* foldcolumn: allow auto:XMatthieu Coudron2020-02-29
* restore old 'termencoding' behaviorBjörn Linse2020-01-19
* vim-patch:8.2.0074: Python 3 unicode test someitmes failsJan Edmund Lazo2020-01-01
* 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
* defaults: set nostartofline (#11135)Justin M. Keyes2019-12-03
|\
| * defaults: set nostartoflineMatthieu Coudron2019-12-03
* | options: make 'fillchars' and 'listchars' global-localBjörn Linse2019-11-26
|/
* vim-patch:8.1.2289: after :diffsplit closing the window does not disable diffJan Edmund Lazo2019-11-16
* vim-patch:8.1.1228: not possible to process tags with a functionRob Pilling2019-10-22
* findoption_len: treat viminfo/viminfofile as aliasesDaniel Hahler2019-08-26
* vim-patch:8.1.0754: preferred column when setting 'cursorcolumn' #10549Jan Edmund Lazo2019-07-20
* refactor: use int for Columns and RowsBjörn Linse2019-07-19
* ui: add 'redrawdebug' option for flexible debugging of redrawingBjörn Linse2019-07-09
* Improve luacheck setup [skip appveyor]Daniel Hahler2019-07-04
* Fix luacheck errors for all Lua source filesSameed Ali2019-07-04
* defaults: wildoptions=pum,tagfile #10384Justin M. Keyes2019-07-01
* ui: add 'winblend' to support blending of floating windowsBjörn Linse2019-06-25
* vim-patch:8.1.1367: can set 'modelineexpr' in modelineJames McCoy2019-06-24
* vim-patch:8.1.1366: using expressions in a modeline is unsafeJames McCoy2019-06-24
* defaults: exclude "S" from 'shortmess' #10136Justin M. Keyes2019-06-07
* vim-patch:8.1.1270: cannot see current match positionerw72019-06-05
* vim-patch:8.0.0716: "--clean", 'shadafile' #9907Justin M. Keyes2019-04-15
* options: comma-separated options don't allow duplicates (#9891)Marco Hinz2019-04-12
* vim-patch:8.1.0858: 'indentkeys' and 'cinkeys' defaults are differentJan Edmund Lazo2019-03-17
* Allow using internal popupmenu or ext_popupmenu for wildmenuBjörn Linse2019-03-16
* 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: set 'scrollback' to -1 by default #9563Marco Hinz2019-02-04
* vim-patch:8.0.1114: default for 'iminsert' is annoyingJan Edmund Lazo2019-02-03
* 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
* vim-patch:8.1.0360: using an external diff program is slow and inflexibleAnatolii Sakhnik2018-12-09
* defaults: background=dark #2894 (#9205)Justin M. Keyes2018-11-20
* ui: disable clearing almost everywhereBjörn Linse2018-10-22
* options: do not use gettext for +printheader (#8928)Jan Edmund Lazo2018-08-28
* vim-patch:8.0.1001: setting 'encoding' makes 'printheader' invalid (#8925)Jan Edmund Lazo2018-08-28
* defaults: win: 'shellpipe' for cmd.exe (#8827)Jan Edmund Lazo2018-08-08
* defaults: shortmess+=F (#8619)Justin M. Keyes2018-06-22
* options: remove 'maxcombine` option (always use 6)Björn Linse2018-06-13
* vim-patch:8.0.1237: ":set scroll&" often gives an error (#8473)Jan Edmund Lazo2018-06-04
* Merge #4486 'refactor: Remove maxmem, maxmemtot options'Justin M. Keyes2018-05-02
|\
| * Remove maxmem and maxmemtot optionsFelipe Oliveira Carvalho2017-04-11
* | defaults: disable 'fsync'Justin M. Keyes2018-04-21
* | 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