aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/optionstr.c
Commit message (Expand)AuthorAge
* vim-patch:9.0.1526: condition is always true (#23541)zeertzjq2023-05-08
* vim-patch:8.2.4890: inconsistent capitalization in error messageszeertzjq2023-05-05
* refactor: using a different error number for 'mousescroll'zeertzjq2023-05-05
* 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: uncrustifydundargoc2023-04-26
* fix(column): rebuild status column when sign column is invalidLuuk van Baal2023-04-19
* vim-patch:9.0.1064: code for making 'shortmess' temporarily empty is repeatedzeertzjq2023-04-16
* refactor: make error message definitions constii142023-04-05
* fix(filetype): avoid recursive FileType autocmds (#22813)Lewis Russell2023-03-29
* fix(column): invalidate statuscolumn width when UPD_NOT_VALID (#22723)luukvbaal2023-03-19
* fix(spell): properly source spell/LANG.{vim,lua} (#22716)zeertzjq2023-03-18
* refactor(screen): screen.c delenda estbfredl2023-03-14
* feat(options)!: deprecate paste, remove pastetoggle (#22647)ii142023-03-13
* refactor(redraw): make cursor position redraw use the "redraw later" patternbfredl2023-03-12
* perf(statusline): UI elements are always redrawn on K_EVENTLuuk van Baal2023-03-08
* fix(column): issues with 'statuscolumn' width (#22542)luukvbaal2023-03-07
* vim-patch:9.0.1307: setting 'formatoptions' with :let doesn't check for error...zeertzjq2023-02-14
* refactor: reduce scope of locals as per the style guide (#22211)dundargoc2023-02-11
* refactor(ui): cleanup 'redrawdebug', introduce "flush" modebfredl2023-02-08
* feat(spell): also source `spell/LANG.lua` when setting `spelllang` (#22111)Christian Clason2023-02-06
* refactor(optionstr.c): align comments (#22070)zeertzjq2023-02-01
* vim-patch:9.0.1255: changing 'virtualedit' does not have immediate effect (#2...zeertzjq2023-01-29
* refactor(options): don't pass negative number to illegal_char() (#21999)zeertzjq2023-01-26
* vim-patch:9.0.1243: :setglobal cannot use script-local function for "expr" op...zeertzjq2023-01-26
* refactor(optionstr.c): move handling of formatlistpatLewis Russell2023-01-25
* refactor(optionstr.c): break up did_set_exproptLewis Russell2023-01-25
* refactor(optionstr.c): remove some redundant parensLewis Russell2023-01-25
* refactor(optionstr.c): break up did_option_listflagsLewis Russell2023-01-25
* refactor(optionstr.c): add did_set_string_option_forLewis Russell2023-01-25
* refactor(optionstr.c): break up did_set_string_option 52Lewis Russell2023-01-25
* refactor(optionstr.c): break up did_set_string_option 51Lewis Russell2023-01-25
* refactor(optionstr.c): remove some simple did_set_* functions 2Lewis Russell2023-01-25
* refactor(optionstr.c): remove some simple did_set_* functionsLewis Russell2023-01-25
* refactor(optionstr.c): break up did_set_string_option 50Lewis Russell2023-01-25
* refactor(optionstr.c): break up did_set_string_option 49Lewis Russell2023-01-25
* refactor(optionstr.c): break up did_set_string_option 48Lewis Russell2023-01-25
* refactor(optionstr.c): break up did_set_string_option 47Lewis Russell2023-01-25
* refactor(optionstr.c): break up did_set_string_option 46Lewis Russell2023-01-25
* refactor(optionstr.c): break up did_set_string_option 45Lewis Russell2023-01-25
* refactor(optionstr.c): break up did_set_string_option 44Lewis Russell2023-01-25
* refactor(optionstr.c): break up did_set_string_option 43Lewis Russell2023-01-25
* refactor(optionstr.c): break up did_set_string_option 42Lewis Russell2023-01-25
* refactor(optionstr.c): break up did_set_string_option 41Lewis Russell2023-01-25
* refactor(optionstr.c): break up did_set_string_option 40Lewis Russell2023-01-25
* refactor(optionstr.c): break up did_set_string_option 39Lewis Russell2023-01-25