summaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.0510: Chatito files are not recognizedv9.0.0510ObserverOfTime2022-09-201-0/+3
* Update runtime filesBram Moolenaar2022-09-1831-311/+679
* patch 9.0.0497: LyRiCs files are not recognizedv9.0.0497ObserverOfTime2022-09-181-0/+3
* patch 9.0.0496: no good reason to keep supporting Windows-XPv9.0.0496K.Takata2022-09-182-4/+6
* patch 9.0.0491: no good reason to build without the float featurev9.0.0491Bram Moolenaar2022-09-174-58/+5
* patch 9.0.0479: in :def function all closures in loop get the same variablesv9.0.0479Bram Moolenaar2022-09-161-0/+3
* patch 9.0.0478: test for 'splitscroll' takes too much timev9.0.0478Luuk van Baal2022-09-161-1/+1
* patch 9.0.0473: fullcommand() only works for the current script versionv9.0.0473Bram Moolenaar2022-09-151-4/+10
* Add missing part of patchBram Moolenaar2022-09-121-0/+2
* patch 9.0.0449: there is no easy way to translate a key code into a stringv9.0.0449zeertzjq2022-09-121-0/+12
* patch 9.0.0448: SubRip files are not recognizedv9.0.0448ObserverOfTime2022-09-121-0/+3
* patch 9.0.0445: when opening/closing window text moves up/downv9.0.0445Luuk van Baal2022-09-113-0/+15
* patch 9.0.0443: blueprint files are not recognizedv9.0.0443Gabriele Musco2022-09-111-2/+4
* patch 9.0.0438: cannot put virtual text above a linev9.0.0438Bram Moolenaar2022-09-101-0/+1
* Update runtime filesBram Moolenaar2022-09-1025-140/+481
* patch 9.0.0434: gitignore files are not recognizedv9.0.0434ObserverOfTime2022-09-101-4/+7
* patch 9.0.0430: cannot use repeat() with a blobv9.0.0430Bakudankun2022-09-091-3/+4
* patch 9.0.0427: Drupal theme files are not recognizedv9.0.0427Rodrigo Aguilera2022-09-091-2/+3
* patch 9.0.0424: gitattributes files are not recognizedv9.0.0424ObserverOfTime2022-09-091-0/+4
* patch 9.0.0417: Jsonnet files are not recognizedv9.0.0417=?UTF-8?q?Cezary=20Dro=C5=BCak?=2022-09-081-0/+3
* patch 9.0.0411: only created files can be cleaned up with one callv9.0.0411Bram Moolenaar2022-09-071-2/+20
* patch 9.0.0402: javascript module files are not recoginzedv9.0.0402Brett Holman2022-09-071-1/+1
* Update runtime filesBram Moolenaar2022-09-0439-687/+922
* patch 9.0.0379: cleaning up after writefile() is a hasslev9.0.0379Bram Moolenaar2022-09-041-17/+26
* patch 9.0.0370: cleaning up afterwards can make a function messyv9.0.0370Bram Moolenaar2022-09-031-0/+56
* patch 9.0.0349: filetype of *.sil files not well detectedv9.0.0349Bram Moolenaar2022-09-012-3/+20
* patch 9.0.0347: MS-Windows: cannot set cursor shape in Windows Terminalv9.0.0347K.Takata2022-09-011-0/+12
* patch 9.0.0346: :horizontal modifier not fully supportedv9.0.0346zeertzjq2022-09-011-5/+5
* patch 9.0.0345: error message for list argument could be clearerv9.0.0345Bram Moolenaar2022-09-011-1/+1
* patch 9.0.0342: ":wincmd =" equalizes in two directionsv9.0.0342Bram Moolenaar2022-08-311-1/+12
* patch 9.0.0340: the 'cmdheight' zero support causes too much troublev9.0.0340Bram Moolenaar2022-08-311-16/+5
* Update runtime filesBram Moolenaar2022-08-3018-16/+1319
* patch 9.0.0321: cannot use the message popup window directlyv9.0.0321Bram Moolenaar2022-08-291-0/+10
* patch 9.0.0319: Godot shader files are not recognizedv9.0.0319Maxim Kim2022-08-291-1/+4
* patch 9.0.0314: VDM files are not recognizedv9.0.0314Alessandro Pezzoni2022-08-291-0/+5
* patch 9.0.0303: it is not easy to get information about a scriptv9.0.0303Yegappan Lakshmanan2022-08-281-11/+29
* patch 9.0.0288: when 'cmdheight' is zero some messages are not displayedv9.0.0288Bram Moolenaar2022-08-271-3/+5
* patch 9.0.0285: it is not easy to change the command line from a pluginv9.0.0285Shougo Matsushita2022-08-272-6/+22
* Update runtime filesBram Moolenaar2022-08-2630-360/+703
* patch 9.0.0280: the builtin termcap list depends on the versionv9.0.0280Bram Moolenaar2022-08-263-13/+9
* patch 9.0.0279: the tiny version has the popup menu but not 'wildmenu'v9.0.0279Bram Moolenaar2022-08-262-8/+6
* patch 9.0.0278: the +wildignore feature is nearly always availablev9.0.0278Bram Moolenaar2022-08-262-7/+1
* patch 9.0.0270: some values of 'path' and 'tags' invalid in the tiny versionv9.0.0270Bram Moolenaar2022-08-253-6/+3
* patch 9.0.0269: getscriptinfo() does not include the versionv9.0.0269Yegappan Lakshmanan2022-08-251-2/+9
* patch 9.0.0265: no good reason why the "gf" command isn't in the tiny versionv9.0.0265Bram Moolenaar2022-08-256-24/+2
* patch 9.0.0261: bufload() reads a file even if the name is not a file namev9.0.0261Bram Moolenaar2022-08-251-2/+4
* Update runtime filesBram Moolenaar2022-08-2419-69/+2042
* patch 9.0.0253: a symlink to an autoload script results in two entriesv9.0.0253Bram Moolenaar2022-08-242-5/+12
* patch 9.0.0247: cannot add padding to virtual text without highlightv9.0.0247Bram Moolenaar2022-08-231-4/+12
* patch 9.0.0244: cannot easily get the list of sourced scriptsv9.0.0244Yegappan Lakshmanan2022-08-222-7/+22