summaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.4305: tex filetype detection failsv8.2.4305Bram Moolenaar2022-02-051-3/+4
* Update runtime files; use compiled functionsBram Moolenaar2022-02-047-513/+476
* Update runtime files.Bram Moolenaar2022-02-0422-507/+690
* patch 8.2.4282: restricted mode requires the -Z command line optionv8.2.4282matveyt2022-02-011-0/+2
* patch 8.2.4276: separate test function for the GUI scrollbarv8.2.4276Yegappan Lakshmanan2022-01-312-3/+0
* patch 8.2.4274: Basic and form filetype detection is incompletev8.2.4274Doug Kearns2022-01-312-5/+21
* Update runtime filesBram Moolenaar2022-01-3111-69/+98
* patch 8.2.4270: generating nv_cmdidxs.h requires building Vim twicev8.2.4270ichizok2022-01-312-7/+0
* patch 8.2.4263: no test for the GUI find/replace dialogv8.2.4263Yegappan Lakshmanan2022-01-301-5/+22
* patch 8.2.4259: number of test functions for GUI events is growingv8.2.4259Yegappan Lakshmanan2022-01-303-65/+70
* Update runtime filesBram Moolenaar2022-01-2926-250/+1149
* patch 8.2.4252: generating the normal command table at runtime is inefficientv8.2.4252Yegappan Lakshmanan2022-01-292-0/+7
* patch 8.2.4251: vala files are not recognizedv8.2.4251Bram Moolenaar2022-01-291-0/+3
* patch 8.2.4249: the timeout limit for spell suggestions is always 5000v8.2.4249Bram Moolenaar2022-01-291-0/+6
* patch 8.2.4242: put in Visual mode cannot be repeatedv8.2.4242Shougo Matsushita2022-01-281-0/+1
* patch 8.2.4238: *.tf file could be fileytpe "tf" or "terraform"v8.2.4238=?UTF-8?q?Dundar=20G=C3=B6c?=2022-01-282-3/+21
* patch 8.2.4228: no tests for clicking in the GUI tablinev8.2.4228Yegappan Lakshmanan2022-01-273-0/+23
* patch 8.2.4196: various file types not recognizedv8.2.4196=?UTF-8?q?Dundar=20G=C3=B6c?=2022-01-231-0/+61
* patch 8.2.4191: json5 files are not recognizedv8.2.4191=?UTF-8?q?Dundar=20G=C3=B6c?=2022-01-231-0/+3
* Update runtime filesBram Moolenaar2022-01-2328-413/+570
* patch 8.2.4188: not all gitconfig files are recognizedv8.2.4188Tim Pope2022-01-231-1/+3
* patch 8.2.4187: gnuplot file not recognizedv8.2.4187nobodyatandnothing2022-01-231-1/+1
* patch 8.2.4172: filetype detection for BASIC is not optimalv8.2.4172Bram Moolenaar2022-01-212-7/+24
* patch 8.2.4160: cannot change the register used for Select mode deletev8.2.4160Shougo Matsushita2022-01-201-0/+5
* patch 8.2.4157: terminal test fails because Windows sets the titlev8.2.4157ichizok2022-01-201-0/+2
* patch 8.2.4153: MS-Windows: Global IME is no longer supportedv8.2.4153K.Takata2022-01-201-24/+3
* patch 8.2.4140: maparg() does not indicate the type of scriptv8.2.4140Bram Moolenaar2022-01-181-0/+2
* patch 8.2.4136: Vim9: the "autoload" argument of ":vim9script" is not usefulv8.2.4136Bram Moolenaar2022-01-182-11/+11
* patch 8.2.4135: Vim9: ":scriptnames" shows unloaded imported autoload scriptv8.2.4135Bram Moolenaar2022-01-181-0/+3
* Update runtime filesBram Moolenaar2022-01-1621-422/+463
* patch 8.2.4107: script context not restored after using <ScriptCmd>v8.2.4107Bram Moolenaar2022-01-161-0/+3
* patch 8.2.4099: Vim9: cannot use Vim9 syntax in mappingv8.2.4099Bram Moolenaar2022-01-151-6/+26
* patch 8.2.4095: sed script not recognized by the first linev8.2.4095Bram Moolenaar2022-01-151-0/+6
* patch 8.2.4093: cached breakindent values not initialized properlyv8.2.4093Christian Brabandt2022-01-151-0/+1
* patch 8.2.4088: xxd cannot output everything in one linev8.2.4088Erik Auerswald2022-01-142-1/+3
* patch 8.2.4087: cannot test items from an autoload script easilyv8.2.4087Bram Moolenaar2022-01-131-7/+9
* patch 8.2.4077: not all Libsensors files are recognizedv8.2.4077Bram Moolenaar2022-01-131-0/+3
* patch 8.2.4064: foam files are not detectedv8.2.4064Elwardi2022-01-112-0/+20
* patch 8.2.4052: not easy to resize a window from a pluginv8.2.4052Daniel Steinberg2022-01-102-0/+33
* patch 8.2.4050: Vim9: need to prefix every item in an autoload scriptv8.2.4050Bram Moolenaar2022-01-092-21/+28
* Update runtime filesBram Moolenaar2022-01-0838-280/+341
* patch 8.2.4019: Vim9: import mechanism is too complicatedv8.2.4019Bram Moolenaar2022-01-061-16/+22
* patch 8.2.4014: git and gitcommit file types not properly recognizedv8.2.4014Bram Moolenaar2022-01-052-7/+4
* patch 8.2.3995: not all sshconfig files are detected as suchv8.2.3995David Auer2022-01-031-2/+2
* patch 8.2.3979: Vim9: the feature is not mentioned in the right placesv8.2.3979Bram Moolenaar2022-01-022-1/+3
* patch 8.2.3969: value of MAXCOL not available in Vim scriptv8.2.3969naohiro ono2022-01-012-9/+17
* patch 8.2.3965: Vim9: no easy way to check if Vim9 script is supportedv8.2.3965Bram Moolenaar2022-01-011-5/+2
* patch 8.2.3964: some common lisp and scheme files not recognizedv8.2.3964Alex Vear2022-01-011-3/+3
* Update runtime filesBram Moolenaar2021-12-309-822/+798
* patch 8.2.3941: SIGTSTP is not handledv8.2.3941dbivolaru2021-12-291-2/+2