summaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.4981: it is not possible to manipulate autocommandsv8.2.4981Yegappan Lakshmanan2022-05-193-0/+156
* patch 8.2.4978: no error if engine selection atom is not at the startv8.2.4978Christian Brabandt2022-05-181-1/+1
* patch 8.2.4965: GUI: testing mouse move event depends on screen cell sizev8.2.4965Bram Moolenaar2022-05-161-1/+4
* Update runtime files, new color schemesBram Moolenaar2022-05-1433-2016/+7412
* Update runtime files and translationsBram Moolenaar2022-05-1215-151/+159
* patch 8.2.4942: error when setting 'filetype' in help file againv8.2.4942Bram Moolenaar2022-05-121-5/+11
* patch 8.2.4939: matchfuzzypos() with "matchseq" does not have all positionsv8.2.4939zeertzjq2022-05-111-4/+3
* patch 8.2.4932: not easy to filter the output of maplist()v8.2.4932Ernie Rael2022-05-101-0/+26
* Update runtime files, translationsBram Moolenaar2022-05-098-19/+36
* Update runtime filesBram Moolenaar2022-05-0728-1058/+1891
* patch 8.2.4907: some users do not want a line comment always insertedv8.2.4907Bram Moolenaar2022-05-071-4/+7
* patch 8.2.4906: MS-Windows: cannot use transparent backgroundv8.2.4906Yasuhiro Matsumoto2022-05-071-0/+7
* patch 8.2.4903: cannot get the current cmdline completion type and positionv8.2.4903Shougo Matsushita2022-05-072-0/+24
* patch 8.2.4902: mouse wheel scrolling is inconsistentv8.2.4902LemonBoy2022-05-071-9/+12
* patch 8.2.4891: Vim help presentation could be betterv8.2.4891Bram Moolenaar2022-05-061-0/+21
* patch 8.2.4883: string interpolation only works in heredocv8.2.4883LemonBoy2022-05-061-0/+19
* patch 8.2.4882: cannot make 'breakindent' use a specific columnv8.2.4882Christian Brabandt2022-05-061-1/+7
* patch 8.2.4881: "P" in Visual mode still changes some registersv8.2.4881Shougo Matsushita2022-05-063-10/+11
* patch 8.2.4861: it is not easy to restore saved mappingsv8.2.4861Ernie Rael2022-05-041-5/+29
* patch 8.2.4860: MS-Windows: always uses current directory for executablesv8.2.4860Yasuhiro Matsumoto2022-05-031-2/+4
* patch 8.2.4859: wget2 files are not recognizedv8.2.4859Bram Moolenaar2022-05-021-0/+3
* patch 8.2.4857: Yaml indent for multiline is wrongv8.2.4857asmka2022-05-022-0/+12
* patch 8.2.4855: robot files are not recognizedv8.2.4855Zoe Roux2022-05-021-0/+3
* patch 8.2.4849: Gleam filetype not detectedv8.2.4849Mathias Jean Johansen2022-04-301-0/+3
* patch 8.2.4846: termcodes test failsv8.2.4846zeertzjq2022-04-291-0/+1
* patch 8.2.4838: checking for absolute path is not trivialv8.2.4838LemonBoy2022-04-282-0/+20
* Update runtime filesBram Moolenaar2022-04-2729-490/+1285
* patch 8.2.4826: .cshtml files are not recognizedv8.2.4826jvoisin2022-04-251-0/+1
* patch 8.2.4825: can only get a list of mappingsv8.2.4825Ernie Rael2022-04-252-14/+16
* patch 8.2.4820: not simple programmatic way to find a specific mappingv8.2.4820Ernie Rael2022-04-242-1/+14
* patch 8.2.4804: expression in heredoc doesn't work for compiled functionv8.2.4804Yegappan Lakshmanan2022-04-211-2/+0
* patch 8.2.4793: recognizing Maxima filetype even though it might be anotherv8.2.4793Bram Moolenaar2022-04-191-4/+8
* patch 8.2.4790: lilypond filetype not recognizedv8.2.4790Bram Moolenaar2022-04-191-0/+3
* Update runtime filesBram Moolenaar2022-04-1829-106/+1162
* patch 8.2.4781: Maxima files are not recognizedv8.2.4781Doron Behar2022-04-181-0/+4
* patch 8.2.4780: parsing an LSP message fails when it is splitv8.2.4780Yegappan Lakshmanan2022-04-181-0/+6
* patch 8.2.4778: pacman files use dosini filetypev8.2.4778Chaoren Lin2022-04-171-3/+3
* patch 8.2.4770: cannot easily mix expression and heredocv8.2.4770Yegappan Lakshmanan2022-04-171-3/+28
* patch 8.2.4767: openscad files are not recognizedv8.2.4767salkin-mada2022-04-161-0/+3
* patch 8.2.4766: KRL files using "deffct" not recognizedv8.2.4766KnoP-012022-04-161-2/+5
* patch 8.2.4761: documentation for using LSP messages is incompletev8.2.4761Yegappan Lakshmanan2022-04-161-21/+41
* patch 8.2.4760: using matchfuzzy() on a long list can take a whilev8.2.4760Yasuhiro Matsumoto2022-04-161-1/+6
* patch 8.2.4758: when using an LSP channel want to get the message IDv8.2.4758Yegappan Lakshmanan2022-04-161-5/+106
* patch 8.2.4748: cannot use an imported function in a mappingv8.2.4748Bram Moolenaar2022-04-141-1/+9
* patch 8.2.4747: no filetype override for .sys filesv8.2.4747KnoP-012022-04-132-1/+4
* patch 8.2.4746: supercollider filetype not recognizedv8.2.4746ranjithshegde2022-04-132-6/+34
* patch 8.2.4744: a terminal window can't use the bellv8.2.4744LemonBoy2022-04-131-0/+2
* patch 8.2.4742: there is no way to start logging very early in startupv8.2.4742Bram Moolenaar2022-04-122-2/+9
* patch 8.2.4741: startup test failsv8.2.4741Bram Moolenaar2022-04-122-2/+3
* patch 8.2.4740: when expand() fails there is no error messagev8.2.4740Bram Moolenaar2022-04-121-0/+3