aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/options.lua
Commit message (Expand)AuthorAge
* refactor: deprecate 'secure' optionGregory Anders2022-11-17
* vim-patch:9.0.0862: default value of 'endoffile' is wrong (#21032)zeertzjq2022-11-12
* vim-patch:8.2.3751: cannot assign a lambda to an option that takes a functionzeertzjq2022-11-07
* docs: fix typosdundargoc2022-11-02
* vim-patch:9.0.0816: CTRL-Z at end of file is always droppedzeertzjq2022-10-30
* fix: setting tabline option not redrawing tablineshadmansaleh2022-10-24
* vim-patch:9.0.0761: cannot use 'indentexpr' for Lisp indentingzeertzjq2022-10-16
* feat(cscope)!: removeLewis Russell2022-10-13
* feat(window/ui): add splitkeep option (#19243)luukvbaal2022-10-06
* feat(messages)!: graduate the 'msgsep' featurebfredl2022-10-05
* refactor(redraw): no type argument in update_screen()bfredl2022-10-05
* vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)dundargoc2022-09-18
* fix(options): mark `winhighlight` as list style (#19477)ii142022-09-07
* feat(extmarks,ts,spell): full support for spellingThomas Vigouroux2022-09-06
* feat(ui-ext): make 'mousemoveevent' a ui_optionzeertzjq2022-09-04
* vim-patch:8.2.4674: cannot force getting MouseMove eventszeertzjq2022-09-04
* fix(session): respect sessionoptions=terminal #19497Gustavo Sampaio2022-08-01
* feat(defaults): mouse=nvi #19290matveyt2022-07-17
* feat: add 'mousescroll' option (#12355)Jay2022-07-06
* refactor!: delete insertmode (#18547)Gregory Anders2022-05-22
* refactor!: remove 'terse' optionDundar Goc2022-05-19
* refactor!: remove 'remap' optionDundar Goc2022-05-19
* feat(ui): add `'winbar'`Famiu Haque2022-05-18
* vim-patch:8.2.4702: C++ scope labels are hard-codedTom Praschan2022-04-09
* feat(provider)!: remove support for python2 and python3.[3-5]Björn Linse2022-01-29
* vim-patch:8.2.4094: 'virtualedit' is window-local but using buffer-local enumzeertzjq2022-01-15
* vim-patch:8.2.3227: 'virtualedit' can only be set globallyzeertzjq2022-01-15
* chore: fix typos (#16816)dundargoc2022-01-04
* vim-patch:partial:0e6adf8a29d5zeertzjq2021-12-25
* vim-patch:8.2.3780: ":cd" works differently on MS-Windowszeertzjq2021-12-25
* 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