summaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* Update runtime filesBram Moolenaar2022-07-2930-411/+731
* patch 9.0.0093: sway config files are recognized as i3configv9.0.0093James Eapen2022-07-271-3/+7
* patch 9.0.0092: plugins cannot change v:completed_itemv9.0.0092Shougo Matsushita2022-07-271-0/+2
* patch 9.0.0088: pattern for detecting bitbake files is not sufficientv9.0.0088Gregory Anders2022-07-261-1/+1
* patch 9.0.0084: using "terraform" filetype for .tfvars file is badv9.0.0084Bram Moolenaar2022-07-261-2/+2
* patch 9.0.0073: too many files recognized as bsdlv9.0.0073Martin Tournoij2022-07-251-1/+1
* patch 9.0.0067: cannot show virtual textv9.0.0067Bram Moolenaar2022-07-251-1/+19
* Update runtime filesBram Moolenaar2022-07-2527-460/+872
* patch 9.0.0058: Win32: cannot test low level eventsv9.0.0058Yegappan Lakshmanan2022-07-231-0/+10
* patch 9.0.0055: bitbake files are not detectedv9.0.0056v9.0.0055Gregory Anders2022-07-162-2/+7
* patch 9.0.0049: csv and tsv files are not recognizedv9.0.0049Leandro Lourenci2022-07-091-0/+6
* Runtime files updateBram Moolenaar2022-07-072-5/+10
* Update runtime filesBram Moolenaar2022-07-0614-336/+506
* patch 9.0.0042: missing change for filetype detectionv9.0.0042Bram Moolenaar2022-07-051-0/+4
* patch 9.0.0041: a couple of filetype patterns do not have "*" before "/etc"v9.0.0041smjonas2022-07-051-2/+2
* patch 9.0.0036: 'fillchars' cannot have window-local valuesv9.0.0036Bram Moolenaar2022-07-041-21/+23
* patch 9.0.0031: <cmod> of user command does not have correct verbose valuev9.0.0031zeertzjq2022-07-031-4/+4
* patch 9.0.0029: the bitmaps/vim.ico file is not in the distributionv9.0.0029Bram Moolenaar2022-07-021-0/+0
* Update runtime filesBram Moolenaar2022-07-0117-292/+864
* patch 9.0.0013: reproducing memory access errors can be difficultv9.0.0013Bram Moolenaar2022-06-301-1/+5
* patch 9.0.0012: signature files not detected properlyv9.0.0012Bram Moolenaar2022-06-303-3/+25
* patch 9.0.0008: cannot specify the variable name for "xxd -i"v9.0.0008David Gow2022-06-291-0/+4
* patch 9.0.0007: no support for double, dotted and dashed underlinesv9.0.0007Bram Moolenaar2022-06-293-5/+27
* patch 9.0.0006: not all Visual Basic files are recognizedv9.0.0006Bram Moolenaar2022-06-293-21/+47
* patch 9.0.0005: hare files are not recognizedv9.0.0005Hugo Osvaldo Barrera2022-06-291-0/+3
* release version 9.0v9.0.0000Bram Moolenaar2022-06-28146-163/+186
* patch 8.2.5172: "make menu" still uses legacy scriptv8.2.5172Bram Moolenaar2022-06-271-4/+4
* Update runtime filesBram Moolenaar2022-06-274-110/+89
* Update runtime filesBram Moolenaar2022-06-2627-178/+173
* Update runtime filesBram Moolenaar2022-06-2510-140/+348
* Update runtime filesBram Moolenaar2022-06-249-37/+126
* Update runtime filesBram Moolenaar2022-06-2315-339/+179
* Update runtime filesBram Moolenaar2022-06-2015-326/+4672
* patch 8.2.5118: MS-Windows: sending a message to another Vim may hangv8.2.5118K.Takata2022-06-171-23/+27
* patch 8.2.5116: "limit" option of matchfuzzy() not always respectedv8.2.5116Kazuyuki Miyagi2022-06-171-2/+2
* Update runtime filesBram Moolenaar2022-06-1731-378/+610
* patch 8.2.5110: icon filetype not recognized from the first linev8.2.5110Bram Moolenaar2022-06-161-0/+4
* Update runtime filesBram Moolenaar2022-06-1441-1511/+2822
* patch 8.2.5084: when the GUI shows a dialog tests get stuckv8.2.5084Bram Moolenaar2022-06-131-0/+7
* Update runtime files.Bram Moolenaar2022-06-1210-54/+120
* Update runtime filesBram Moolenaar2022-06-0916-329/+520
* patch 8.2.5066: timer_create is not available on every Mac systemv8.2.5066Bram Moolenaar2022-06-071-2/+11
* Update runtime files.Bram Moolenaar2022-06-0610-87/+205
* patch 8.2.5056: the channel log only contains some of the raw terminal outputv8.2.5056Bram Moolenaar2022-06-042-4/+7
* Update runtime filesBram Moolenaar2022-06-0325-741/+760
* patch 8.2.5054: no good filetype for conf files similar to dosiniv8.2.5054Mudskipper8752022-06-031-18/+18
* patch 8.2.5034: there is no way to get the byte index from a virtual columnv8.2.5034Bram Moolenaar2022-05-272-0/+29
* patch 8.2.5030: autocmd_add() can only handle one event and patternv8.2.5030Yegappan Lakshmanan2022-05-271-2/+5
* patch 8.2.5029: "textlock" is always zerov8.2.5029zeertzjq2022-05-272-2/+1
* patch 8.2.5019: cannot get the first screen column of a characterv8.2.5019LemonBoy2022-05-261-13/+31