summaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* Update runtime files.Bram Moolenaar2020-02-1514-69/+113
* patch 8.2.0258: modifyOtherKeys cannot be temporarily disabledv8.2.0258Bram Moolenaar2020-02-141-1/+15
* patch 8.2.0257: cannot recognize a terminal in a popup windowv8.2.0257Bram Moolenaar2020-02-141-0/+17
* patch 8.2.0250: test_clear_search_pat() is unusedv8.2.0250Bram Moolenaar2020-02-123-7/+0
* patch 8.2.0233: crash when using garbagecollect() in between rand()v8.2.0233Bram Moolenaar2020-02-082-1/+5
* patch 8.2.0212: missing search/substitute pattern hardly testedv8.2.0212Bram Moolenaar2020-02-053-0/+7
* Update runtime files.Bram Moolenaar2020-02-0416-61/+177
* patch 8.2.0208: fnamemodify() does not apply ":~" when followed by ":."v8.2.0208Bram Moolenaar2020-02-041-2/+1
* patch 8.2.0190: Kotlin files are not recognizedv8.2.0190Bram Moolenaar2020-01-311-1/+4
* patch 8.2.0161: not recognizing .gv file as dot filetypev8.2.0161Bram Moolenaar2020-01-2712-1/+1
* patch 8.2.0158: triggering CompleteDone earlier is not backwards compatiblev8.2.0158Bram Moolenaar2020-01-261-5/+18
* patch 8.2.0149: maintaining a Vim9 branch separately is more workv8.2.0149Bram Moolenaar2020-01-267-9/+584
* Update runtime files.Bram Moolenaar2020-01-2526-104/+625
* patch 8.2.0141: no swift filetype detectionv8.2.0141Bram Moolenaar2020-01-221-0/+7
* Update runtime files.Bram Moolenaar2020-01-2115-52/+76
* patch 8.2.0140: CI does not test building doc tagsv8.2.0140Bram Moolenaar2020-01-212-5/+9
* patch 8.2.0128: cannot list options one per linev8.2.0128Bram Moolenaar2020-01-181-4/+8
* patch 8.2.0123: complete_info() does not work when CompleteDone is triggeredv8.2.0123Bram Moolenaar2020-01-171-1/+3
* patch 8.2.0122: readme files still mention MS-DOSv8.2.0122Bram Moolenaar2020-01-161-1/+1
* Update runtime files.Bram Moolenaar2020-01-1429-185/+150
* patch 8.2.0110: prop_find() is not implementedv8.2.0110Bram Moolenaar2020-01-101-21/+0
* Update runtime files.Bram Moolenaar2020-01-0923-237/+405
* patch 8.2.0106: printf formats are not exactly rightv8.2.0106Bram Moolenaar2020-01-081-14/+14
* patch 8.2.0095: cannot specify exit code for :cquitv8.2.0095Bram Moolenaar2020-01-061-2/+11
* patch 8.2.0088: insufficient tests for tags; bug in using extra tag fieldv8.2.0088Bram Moolenaar2020-01-051-7/+6
* patch 8.2.0084: complete item "user_data" can only be a stringv8.2.0084Bram Moolenaar2020-01-041-1/+2
* Update a few runtime files.Bram Moolenaar2020-01-028-15/+21
* patch 8.2.0077: settagstack() cannot truncate at current indexv8.2.0077Bram Moolenaar2020-01-021-4/+14
* patch 8.2.0074: Python 3 unicode test someitmes failsv8.2.0074Bram Moolenaar2020-01-012-2/+2
* patch 8.2.0054: :diffget and :diffput don't have good completionv8.2.0054Bram Moolenaar2019-12-291-0/+1
* patch 8.2.0047: cannot skip tests for specific MS-Windows platformv8.2.0047Bram Moolenaar2019-12-271-0/+7
* Update runtime files.Bram Moolenaar2019-12-2628-209/+194
* Update runtime files.Bram Moolenaar2019-12-1910-18/+144
* patch 8.2.0024: filetype Rego not recognizedv8.2.0024Bram Moolenaar2019-12-191-0/+3
* patch 8.2.0019: cannot number of lines of another bufferv8.2.0019Bram Moolenaar2019-12-171-0/+2
* patch 8.2.0017: OS/2 and MS-DOS are still mentionedv8.2.0017Bram Moolenaar2019-12-1719-131/+118
* Vim 8.2 releasev8.2.0000v8.2.0Bram Moolenaar2019-12-12137-139/+137
* Minor runtime file updates.Bram Moolenaar2019-12-116-9/+93
* patch 8.1.2416: loading menus sets v:errmsgv8.1.2416Bram Moolenaar2019-12-102-22/+23
* Update a few runtime files.Bram Moolenaar2019-12-098-413/+504
* Runtime file updates.Bram Moolenaar2019-12-087-16/+108
* patch 8.1.2408: syntax menu and build instructions outdatedv8.1.2408Bram Moolenaar2019-12-072-207/+229
* Runtime file updates.Bram Moolenaar2019-12-0730-212/+290
* Update runtime files.Bram Moolenaar2019-12-0517-93/+383
* Update version 8.2 notes and make syntax.Bram Moolenaar2019-12-042-15/+17
* Update a few runtime filesBram Moolenaar2019-12-039-84/+158
* Update runtime files.Bram Moolenaar2019-11-3020-125/+6572
* patch 8.1.2362: cannot place signs in a popup windowv8.1.2362Bram Moolenaar2019-11-301-0/+4
* patch 8.1.2356: rand() does not use the best algorithmv8.1.2356Bram Moolenaar2019-11-281-7/+7
* Update runtime filesBram Moolenaar2019-11-2625-903/+1331