aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/options.lua
Commit message (Expand)AuthorAge
* 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
* | defaults: 'fillchars'Justin M. Keyes2018-02-23
* | ui/tui: highlighting refactorBjörn Linse2018-02-11
* | defaults: sidescroll=1Justin M. Keyes2018-02-09
* | defaults: enable 'cscopeverbose', and deprecate itJustin M. Keyes2018-01-21
* | 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
* | Disable translation of default 'titleold' valueJames McCoy2017-12-11
* | channels: move away term code from eval.cBjörn Linse2017-11-25
* | win: default grepprg to findstr.exe (#7611)Jan Edmund Lazo2017-11-22
* | 'viewoptions': add "curdir" flag #7447Eric Roberts2017-11-18
* | defaults: scrollback=10000 (#7556)Justin M. Keyes2017-11-14
* | Merge branch 'master' of github.com:ckelsel/neovim into vim-8.0.0101ckelsel2017-10-10
|\ \