aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/options.lua
Commit message (Expand)AuthorAge
* vim-patch:8.2.3528: 'thesaurus' and 'thesaurusfunc' do not have the same scopeMatěj Cepl2021-11-06
* vim-patch:8.2.3520: cannot define a function for thesaurus completionMatěj Cepl2021-10-23
* vim-patch:8.1.2281: 'showbreak' cannot be set for one windowSean Dewar2021-09-10
* feat(defaults): set nojoinspacesGregory Anders2021-08-17
* feat(defaults): set hiddenGregory Anders2021-08-17
* refactor(options): remove vi/vim default value distinctionGregory Anders2021-08-17
* feat(defaults): remove 'options' from viewoptions #15397Gregory Anders2021-08-16
* feat(defaults): switchbuf=uselast #15394Gregory Anders2021-08-16
* feat: defaults: inccommand=nosplit #15395Gregory Anders2021-08-16
* vim-patch:8.1.2029: cannot control 'cursorline' highlighting wellzeertzjq2021-08-02
* vim-patch:8.1.2019: 'cursorline' always highlights the whole line (#15161)zeertzjq2021-07-30
* Remove EXMODE_NORMALmatveyt2021-07-23
* refactor(options): remove obsolete distinction of "vi" vs "vim" defaultsBjörn Linse2021-07-14
* refactor(options): delet unused P_VIM flagBjörn Linse2021-07-14
* fix(vim.opt): #14708 Now lets you put duplicate values in wildmodeTJ DeVries2021-06-29
* vim-patch:8.2.0869: it is not possible to customize the quickfix window contentskevinhwang912021-05-20
* 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