aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * | vim-patch:8.2.3671: restarting Insert mode in prompt buffer too oftenSean Dewar2021-12-07
| * | vim-patch:8.2.2014: using CTRL-O in a prompt buffer moves cursor to startSean Dewar2021-12-07
| * | vim-patch:8.2.1976: cannot backspace in prompt buffer after using cursor-leftSean Dewar2021-12-07
| * | vim-patch:8.2.1783: try-catch test failsSean Dewar2021-12-07
| * | vim-patch:8.2.1781: writing to prompt buffer interferes with insert modeSean Dewar2021-12-07
| * | vim-patch:8.1.0064: typing CTRL-W in a prompt buffer shows mode "-- --"Sean Dewar2021-12-07
| * | vim-patch:8.1.0042: if omni completion opens a window Insert mode is stoppedSean Dewar2021-12-07
| * | fix(prompt): add missing changes from v8.1.0036Sean Dewar2021-12-07
| * | vim-patch:8.1.0035: not easy to switch between prompt buffer and other windowsSean Dewar2021-12-07
* | | Merge pull request #16556 from zeertzjq/hl-change-updateBjörn Linse2021-12-07
|\ \ \
| * | | fix(highlight): always update window highlight if highlight changedzeertzjq2021-12-07
| |/ /
* / / fix(screen): do not draw filler lines post eof if already at last rowzeertzjq2021-12-07
|/ /
* | Merge pull request #16194 from seandewar/vim-8.1.1925Jan Edmund Lazo2021-12-07
|\ \
| * | test(oldtest): uncomment method call syntax usesSean Dewar2021-11-26
| * | fix(eval/method): add missing method support for existing built-insSean Dewar2021-11-26
| * | vim-patch:8.2.1241: cannot use getbufinfo() as a methodSean Dewar2021-11-26
| * | vim-patch:8.2.1168: wrong method argument for appendbufline()Sean Dewar2021-11-26
| * | vim-patch:8.2.0871: cannot use getmarklist() as a methodSean Dewar2021-11-26
| * | vim-patch:8.2.0532: cannot use simplify() as a methodSean Dewar2021-11-26
| * | vim-patch:8.1.2166: rubyeval() not tested as a methodSean Dewar2021-11-26
| * | vim-patch:8.1.2013: more functions can be used as methodsSean Dewar2021-11-26
| * | vim-patch:7.4.1777Sean Dewar2021-11-26
| * | vim-patch:8.1.2011: more functions can be used as methodsSean Dewar2021-11-26
| * | feat(eval/method): partially port v8.1.2004Sean Dewar2021-11-26
| * | feat(eval/method): partially port v8.1.1996Sean Dewar2021-11-26
| * | vim-patch:8.1.1995: more functions can be used as methodsSean Dewar2021-11-26
| * | feat(eval/method): partially port v8.1.1993Sean Dewar2021-11-26
| * | vim-patch:8.1.1925: more functions can be used as methodsSean Dewar2021-11-26
* | | Merge pull request #16546 from zeertzjq/vim-8.1.1797Jan Edmund Lazo2021-12-07
|\ \ \
| * | | vim-patch:8.1.1798: warning for unused variable in tiny versionzeertzjq2021-12-07
| * | | vim-patch:8.1.1797: the vgetorpeek() function is too longzeertzjq2021-12-07
* | | | Merge pull request #16107 from zeertzjq/vim-8.1.1542Jan Edmund Lazo2021-12-06
|\ \ \ \
| * | | | vim-patch:8.2.3549: mistakes in test commentszeertzjq2021-11-22
| * | | | vim-patch:8.1.1542: an OptionSet autocommand does not get enough infozeertzjq2021-11-22
* | | | | vim-patch:8.1.2104: the normal.c file is too big (#16389)Volodymyr Kot2021-12-06
* | | | | refactor: fix indent in decode.c (#16543)zeertzjq2021-12-06
| |/ / / |/| | |
* | | | lint (#16526)Jan Edmund Lazo2021-12-05
| |_|/ |/| |
* | | feat(api): add nvim_get_option_valueGregory Anders2021-12-04
* | | Merge pull request #16411 from dundargoc/refactor/upgrade-uncrustifyBjörn Linse2021-12-04
|\ \ \
| * | | refactor: upgrade uncrustify config version to 0.74.0Dundar Göc2021-11-23
| |/ /
* | | vim-patch:8.2.3730: "/etc/Muttrc.d/README" gets filetype muttrc (#16515)Christian Clason2021-12-04
* | | vim-patch:8.2.3729: no support for squirrels (#16513)Christian Clason2021-12-03
* | | vim-patch:8.2.3726: README file in a config directory gets wrong filetype (#1...Christian Clason2021-12-03
* | | Merge pull request #15840 from vimpostor/vim-8.2.3430Jan Edmund Lazo2021-11-30
|\ \ \
| * | | vim-patch:8.2.3610: crash when ModeChanged triggered too earlyMagnus Groß2021-11-18
| * | | vim-patch:8.2.3609: internal error when ModeChanged is triggered recursivelyMagnus Groß2021-11-18
| * | | feat: trigger ModeChanged for terminal modesMagnus Groß2021-11-18
| * | | vim-patch:8.2.3555: ModeChanged is not triggered on every mode changeMagnus Groß2021-11-18
| * | | vim-patch:8.2.3463: pattern matching with ModeChanged not testedMagnus Groß2021-11-18
| * | | vim-patch:8.2.3462: ModeChanged only uses one character for new_mode and old_...Magnus Groß2021-11-18