aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/options.lua
Commit message (Expand)AuthorAge
* vim-patch:5277cfaf8afe (#25397)zeertzjq2023-09-28
* refactor(options)!: graduate some more shortmess flagsbfredl2023-09-25
* docs: remove "f" from default 'shortmess' valueGregory Anders2023-09-24
* fix(ui): always use stl/stlnc fillchars when drawing statusline (#25267)tj-moody2023-09-24
* refactor(options)!: graduate shortmess+=f flagbfredl2023-09-23
* vim-patch:9.0.1921: not possible to use the jumplist like a stack (#25278)zeertzjq2023-09-21
* docs: misc #24561Justin M. Keyes2023-09-20
* docs: replace <pre> with ``` (#25136)Gregory Anders2023-09-14
* docs: fix typos and other small fixes (#25005)dundargoc2023-09-14
* docs: various clarifications (#24876)zeertzjq2023-08-26
* feat(defaults): treat "•" as a list item prefix #24623Justin M. Keyes2023-08-09
* docs(options): fix mistakes (#24568)zeertzjq2023-08-05
* docs(options): take ownership of options.txt (#24528)Lewis Russell2023-08-04
* refactor(defaults): do not use C specific default values for options (#22500)Gregory Anders2023-06-06
* defaults: shortmess+=C #23907Justin M. Keyes2023-06-05
* 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