aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/options.lua
Commit message (Expand)AuthorAge
* vim-patch:9.0.0640: cannot scroll by screen line if a line wrapsLuuk van Baal2023-05-02
* vim-patch:9.0.1374: function for setting options not used consistentlyLewis Russell2023-04-28
* vim-patch:9.0.1369: still some "else if" constructs for setting optionsLewis Russell2023-04-28
* vim-patch:9.0.1359: too many "else if" statements in handling optionsLewis Russell2023-04-28
* vim-patch:9.0.1353: too many "else if" statements to handle option valuesLewis Russell2023-04-28
* vim-patch:9.0.1345: too many "else if" statements for handling optionsLewis Russell2023-04-28
* vim-patch:9.0.1330: handling new value of an option has a long "else if" chainLewis Russell2023-04-28
* refactor(defaults)!: change default 'commentstring' value to empty (#22862)zeertzjq2023-04-02
* fix(shell): on Windows :make does not echo #22728Enan Ajmain2023-03-19
* feat(options)!: deprecate paste, remove pastetoggle (#22647)ii142023-03-13
* feat(edit)!: remove old c implementation of hebrew keymapbfredl2023-02-28
* feat(ui): add 'statuscolumn' optionluukvbaal2023-01-09
* feat!: remove hardcopyLewis Russell2023-01-03
* vim-patch:9.0.1061: cannot display 'showcmd' somewhere elseLuuk van Baal2022-12-26
* refactor(tui): use nvim_echo() for verbose terminfobfredl2022-12-20
* 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