aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/option.c
Commit message (Expand)AuthorAge
* 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
* vim-patch:8.1.2145: cannot map <C-H> when modifyOtherKeys is enabledzeertzjq2022-04-29
* refactor: convert macros to all-caps (#17895)dundargoc2022-04-24
* vim-patch:8.2.4724: current instance of last search pattern not easily spottedzeertzjq2022-04-21
* Merge pull request #18145 from bfredl/term_optbfredl2022-04-20
|\
| * feat(api): ui options relevant for remote TUIhlpr982022-04-17
* | vim-patch:8.2.4752: wrong 'statusline' value can cause illegal memory access ...zeertzjq2022-04-15
|/
* vim-patch:8.2.4750: small pieces of dead code (#18113)dundargoc2022-04-15
* Merge pull request #18023 from tom-anders/vim-8.2.4702zeertzjq2022-04-09
|\
| * vim-patch:8.2.4702: C++ scope labels are hard-codedTom Praschan2022-04-09
* | vim-patch:8.2.4704: using "else" after return or break increases indent (#18032)zeertzjq2022-04-08
|/
* perf(screen): reduce cursorline redrawing when jumping aroundzeertzjq2022-03-24
* vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (#17721)Lewis Russell2022-03-18
* Merge pull request #17266 from famiu/feat/ui/global-statuslinebfredl2022-03-17
|\
| * feat: add support for global statuslineFamiu Haque2022-03-18
* | fix(coverity): dead code and operands don't affect result #17662dundargoc2022-03-11
* | refactor: remove redundant castsDundar Göc2022-03-06
* | feat(lua): show proper verbose output for lua configurationshadmansaleh2022-02-28
* | fix(signcol): handle edge case with maximum valueLewis Russell2022-02-24
* | vim-patch:8.2.0156: various typos in source files and testszeertzjq2022-02-14
|/
* vim-patch:8.1.2184: option context is not copied when splitting a windowzeertzjq2022-02-13
* refactor(signs): more efficient signcol calcLewis Russell2022-02-12
* vim-patch:8.1.2073: when editing a buffer 'colorcolumn' may not workzeertzjq2022-02-12
* vim-patch:8.2.4298: divide by zero with huge tabstop valuezeertzjq2022-02-05