aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/option.c
Commit message (Expand)AuthorAge
* vim-patch:8.1.2081: the spell.c file is too big (#19767)zeertzjq2022-08-14
* vim-patch:8.2.0056: execution stack is incomplete and inefficientzeertzjq2022-08-14
* fix(winbar): do not always assume cursor is valid. fixes #19458bfredl2022-08-13
* refactor: replace char_u with charDundar Goc2022-08-12
* refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)zeertzjq2022-08-11
* vim-patch:9.0.0176: checking character options is duplicated and incomplete (...zeertzjq2022-08-09
* fix(fillchars): change fallback after setcellwidths()zeertzjq2022-08-08
* vim-patch:8.2.3545: setcellwidths() may make 'listchars' or 'fillchars' invalidzeertzjq2022-08-08
* refactor: replace char_u with charDundar Goc2022-07-31
* vim-patch:9.0.0096: flag "new_value_alloced" is always truezeertzjq2022-07-28
* vim-patch:9.0.0090: no error when assigning bool to a string option (#19539)zeertzjq2022-07-27
* vim-patch:8.2.2254: Vim9: bool option type is numberzeertzjq2022-07-25
* vim-patch:8.1.1933: the eval.c file is too big (#19462)zeertzjq2022-07-22
* Merge pull request #19445 from famiu/fix/local_winbar_tabsbfredl2022-07-20
|\
| * fix: local winbar with tabsFamiu Haque2022-07-20
* | vim-patch:8.1.1076: file for Insert mode is much too bigzeertzjq2022-07-20
|/
* fix: remote UI may get invalid 'pumblend' value #19379Natasha England-Elbro2022-07-15
* feat: add 'mousescroll' option (#12355)Jay2022-07-06
* refactor: replace char_uDundar Goc2022-07-02
* refactor: replace char_u #18429dundargoc2022-06-28
* fix(spell): make setting 'encoding' clear word listzeertzjq2022-06-27
* perf(map): avoid extraneous heap allocations when setting mappingsbfredl2022-06-24
* refactor: move some mapping-related code to a separate file (#19061)zeertzjq2022-06-23
* perf(ui): reduce allocation overhead when encoding "redraw" eventsbfredl2022-06-20
* docs: fix typos (#18866)dundargoc2022-06-15
* vim-patch:8.2.1898: command modifier parsing always uses global cmdmodzeertzjq2022-06-14
* feat: cmdheight=0 #16251Shougo2022-06-13
* vim-patch:8.2.5070: unnecessary codezeertzjq2022-06-09
* vim-patch:8.2.5066: lcs-leadmultispacezeertzjq2022-06-09
* fix(terminal): scrollback delete lines immediately #18832Javier Lopez2022-06-08
* refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc2022-05-25
* refactor!: delete insertmode (#18547)Gregory Anders2022-05-22
* vim-patch:8.2.4993: smart/C/lisp indenting is optional (#18684)zeertzjq2022-05-22
* refactor!: remove 'terse' optionDundar Goc2022-05-19
* feat(ui): add `'winbar'`Famiu Haque2022-05-18
* refactor: replace char_u variables and functions with charDundar Goc2022-05-16
* vim-patch:8.2.4943: changing 'switchbuf' may have no effect (#18545)Sean Dewar2022-05-13
* Merge pull request #18489 from dundargoc/refactor/remove-char_ubfredl2022-05-13
|\
| * refactor: replace char_u variables and functions with charDundar Goc2022-05-11
* | feat(defaults): session data in $XDG_STATE_HOME #15583Ivan2022-05-12
* | refactor: rename keymap.{c,h} to keycodes.{c,h} (#18535)zeertzjq2022-05-12
|/
* vim-patch:8.2.4911: the mode #defines are not clearly named (#18499)zeertzjq2022-05-10
* vim-patch:8.2.4924: maparg() may return a string that cannot be reusedzeertzjq2022-05-09
* refactor: replace char_u variables and functions with charDundar Goc2022-05-09
* Merge pull request #18425 from dundargoc/refactor/char_u/1bfredl2022-05-07
|\
| * refactor: replace char_u variables and functions with charDundar Goc2022-05-07
* | build(clint): remove "function size is too large" warningDundar Goc2022-05-06
|/
* refactor: replace char_u variables and functions with charDundar Goc2022-05-04
* refactor(uncrustify): change rules to better align with the style guideDundar Goc2022-04-29
* vim-patch:8.2.0855: GUI tests fail because the test doesn't use a modifierzeertzjq2022-04-29