aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/option_defs.h
Commit message (Expand)AuthorAge
* vim-patch:8.2.3900: it is not easy to use a script-local function for an optionzeertzjq2022-12-03
* refactor: replace char_u with charDundar Göc2022-11-19
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* vim-patch:8.2.4038: various code not used when features are disabled (#21049)zeertzjq2022-11-14
* vim-patch:8.2.3751: cannot assign a lambda to an option that takes a functionzeertzjq2022-11-07
* 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
* refactor: replace char_u with charDundar Göc2022-10-15
* feat(cscope)!: removeLewis Russell2022-10-13
* vim-patch:9.0.0738: cannot suppress completion "scanning" messages (#20633)zeertzjq2022-10-13
* feat(window/ui): add splitkeep option (#19243)luukvbaal2022-10-06
* feat(messages)!: graduate the 'msgsep' featurebfredl2022-10-05
* refactor: replace unnecessary helper functions in optionstr.cFamiu Haque2022-09-28
* vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)dundargoc2022-09-18
* refactor: replace char_u with charDundar Göc2022-09-09
* refactor: migrate comment style 2 #20080dundargoc2022-09-06
* feat(extmarks,ts,spell): full support for spellingThomas Vigouroux2022-09-06
* vim-patch:8.2.4674: cannot force getting MouseMove eventszeertzjq2022-09-04
* refactor: migrate comment style (#20012)Lewis Russell2022-09-02
* refactor: replace char_u with charDundar Göc2022-08-27
* refactor: replace char_u with charDundar Göc2022-08-26
* vim-patch:9.0.0036: 'fillchars' cannot have window-local valueszeertzjq2022-08-26
* vim-patch:8.1.2045: the option.c file is too big (#19854)zeertzjq2022-08-20
* feat: add 'mousescroll' option (#12355)Jay2022-07-06
* feat(marks): restore viewport on jump #15831Javier Lopez2022-06-30
* refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc2022-05-25
* 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
* refactor: replace char_u variables and functions with charDundar Goc2022-05-16
* vim-patch:8.2.4907: some users do not want a line comment always inserted (#1...Christian Clason2022-05-07
* refactor: replace char_u variables and functions with charDundar Goc2022-04-25
* vim-patch:8.2.4702: C++ scope labels are hard-codedTom Praschan2022-04-09
* vim-patch:8.2.4639: not sufficient parenthesis in preprocessor macrosBrian Leung2022-04-03
* vim-patch:8.2.4640: some boolean options use "long" instead of "int" (#17896)zeertzjq2022-03-29
* vim-patch:8.2.4245: ":retab 0" may cause illegal memory accessSean Dewar2022-01-29
* vim-patch:8.2.4094: 'virtualedit' is window-local but using buffer-local enumzeertzjq2022-01-15
* vim-patch:8.2.3280: 'virtualedit' local to buffer is not the best solutionzeertzjq2022-01-15
* vim-patch:8.2.3227: 'virtualedit' can only be set globallyzeertzjq2022-01-15
* vim-patch:8.2.3780: ":cd" works differently on MS-Windowszeertzjq2021-12-25
* Merge pull request #16047 from mcepl/vim-8.2.3520Jan Edmund Lazo2021-11-14
|\
| * 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
* | refactor: uncrustify #16090dundargoc2021-10-29
|/
* refactor: make commas trail in enumsDundar Göc2021-10-19
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* vim-patch:8.1.2281: 'showbreak' cannot be set for one windowSean Dewar2021-09-10
* vim-patch:8.1.2029: cannot control 'cursorline' highlighting wellzeertzjq2021-08-02