aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/options.lua
Commit message (Expand)AuthorAge
* vim-patch:8.1.0105: all tab stops are the sameVVKot2021-03-28
* vim-patch:8.2.2452: no completion for the 'filetype' optionJan Edmund Lazo2021-03-12
* Change default for tpf optionerw72021-02-04
* Add termpastefilter optionerw72021-02-04
* vim-patch:8.1.0172: 'viminfofile' option does not behave like a file nameJan Edmund Lazo2020-12-30
* options.lua: add short descriptions (#6288)Matthieu Coudron2020-11-11
* vim-patch:8.1.1769: 'shellslash' is also used for completionskippi2020-10-26
* vim-patch:8.2.0953: spell checking doesn't work for CamelCased wordsThomas Vigouroux2020-09-24
* UI: forward 'mousefocus' option #12863Justin M. Keyes2020-09-06
* docs, remove 'guifontset' #11708Justin M. Keyes2020-08-31
* options: fix 'isident' for WindowsJan Edmund Lazo2020-08-02
* 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