summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/options.lua
AgeCommit message (Expand)AuthorFiles
2020-03-17vim-patch:8.1.0864 Make 'scrolloff' and 'sidescrolloff' options window local ...Will Eccles1
2020-02-29foldcolumn: allow auto:XMatthieu Coudron1
2020-01-19restore old 'termencoding' behaviorBjörn Linse1
2020-01-01vim-patch:8.2.0074: Python 3 unicode test someitmes failsJan Edmund Lazo1
2019-12-29vim-patch:8.0.1495: having 'pumwidth' default to zero has no meritJan Edmund Lazo1
2019-12-29vim-patch:8.0.1491: the minimum width of the popup menu is hard codedJan Edmund Lazo1
2019-12-10jumplist: browser-style (or 'tagstack') navigation #11530butwerenotthereyet1
2019-12-03defaults: set nostartofline (#11135)Justin M. Keyes1
2019-12-03defaults: set nostartoflineMatthieu Coudron1
2019-11-26options: make 'fillchars' and 'listchars' global-localBjörn Linse1
2019-11-16vim-patch:8.1.2289: after :diffsplit closing the window does not disable diffJan Edmund Lazo1
2019-10-22vim-patch:8.1.1228: not possible to process tags with a functionRob Pilling1
2019-08-26findoption_len: treat viminfo/viminfofile as aliasesDaniel Hahler1
2019-07-20vim-patch:8.1.0754: preferred column when setting 'cursorcolumn' #10549Jan Edmund Lazo1
2019-07-19refactor: use int for Columns and RowsBjörn Linse1
2019-07-09ui: add 'redrawdebug' option for flexible debugging of redrawingBjörn Linse1
2019-07-04Improve luacheck setup [skip appveyor]Daniel Hahler1
2019-07-04Fix luacheck errors for all Lua source filesSameed Ali1
2019-07-01defaults: wildoptions=pum,tagfile #10384Justin M. Keyes1
2019-06-25ui: add 'winblend' to support blending of floating windowsBjörn Linse1
2019-06-24vim-patch:8.1.1367: can set 'modelineexpr' in modelineJames McCoy1
2019-06-24vim-patch:8.1.1366: using expressions in a modeline is unsafeJames McCoy1
2019-06-07defaults: exclude "S" from 'shortmess' #10136Justin M. Keyes1
2019-06-05vim-patch:8.1.1270: cannot see current match positionerw71
2019-04-15vim-patch:8.0.0716: "--clean", 'shadafile' #9907Justin M. Keyes1
2019-04-12options: comma-separated options don't allow duplicates (#9891)Marco Hinz1
2019-03-17vim-patch:8.1.0858: 'indentkeys' and 'cinkeys' defaults are differentJan Edmund Lazo1
2019-03-16Allow using internal popupmenu or ext_popupmenu for wildmenuBjörn Linse1
2019-02-17vim-patch:8.1.0932: remove Farsi support (#9622)Justin M. Keyes1
2019-02-07UI: implement 'pumblend' option for semi-transparent popupmenuBjörn Linse1
2019-02-04options: set 'scrollback' to -1 by default #9563Marco Hinz1
2019-02-03vim-patch:8.0.1114: default for 'iminsert' is annoyingJan Edmund Lazo1
2019-01-26options: make 'fillchars'/'listchars' local to windowMarco Hinz1
2019-01-02vim-patch:8.0.0251: not easy to select Python 2 or 3 (#9173)David Jimenez1
2018-12-09vim-patch:8.1.0360: using an external diff program is slow and inflexibleAnatolii Sakhnik1
2018-11-20defaults: background=dark #2894 (#9205)Justin M. Keyes1
2018-10-22ui: disable clearing almost everywhereBjörn Linse1
2018-08-28options: do not use gettext for +printheader (#8928)Jan Edmund Lazo1
2018-08-28vim-patch:8.0.1001: setting 'encoding' makes 'printheader' invalid (#8925)Jan Edmund Lazo1
2018-08-08defaults: win: 'shellpipe' for cmd.exe (#8827)Jan Edmund Lazo1
2018-06-22defaults: shortmess+=F (#8619)Justin M. Keyes1
2018-06-13options: remove 'maxcombine` option (always use 6)Björn Linse1
2018-06-04vim-patch:8.0.1237: ":set scroll&" often gives an error (#8473)Jan Edmund Lazo1
2018-05-02Merge #4486 'refactor: Remove maxmem, maxmemtot options'Justin M. Keyes1
2018-04-21defaults: disable 'fsync'Justin M. Keyes1
2018-03-31msg: do not scroll entire screen (#8088)Björn Linse1
2018-03-24win: defaults: 'shellcmdflag', 'shellxquote' #7343Jan Edmund Lazo1
2018-02-23'fillchars': fix defaults logic; handle ambiwidth=double #7986Matthieu Coudron1
2018-02-23defaults: 'fillchars'Justin M. Keyes1
2018-02-11ui/tui: highlighting refactorBjörn Linse1