summaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.3184: cannot add a digraph with a leading spacev8.2.3184mityu2021-07-193-0/+114
* patch 8.2.3178: Vim9: the file name of an :import cannot be an expressionv8.2.3178Bram Moolenaar2021-07-181-0/+4
* patch 8.2.3162: Vim9: argument types are not checked at compile timev8.2.3162Yegappan Lakshmanan2021-07-151-1/+1
* patch 8.2.3160: 'breakindent' does not work well for bulleted listsv8.2.3160Christian Brabandt2021-07-141-1/+4
* Update runtime filesBram Moolenaar2021-07-0720-147/+752
* patch 8.2.3110: a pattern that matches the cursor position is complicatedv8.2.3110Bram Moolenaar2021-07-051-4/+27
* patch 8.2.3092: Vim9: builtin function test fails without +channel featurev8.2.3092Dominique Pelle2021-07-031-0/+7
* patch 8.2.3087: Gemtext files are not recognizedv8.2.3087Bram Moolenaar2021-07-031-0/+3
* patch 8.2.3085: JSONC files are not recognizedv8.2.3085Izhak Jakov2021-07-031-0/+3
* patch 8.2.3079: Powershell core not supported by defaultv8.2.3079Mike Williams2021-06-304-34/+75
* patch 8.2.3071: shell options are not set properly for PowerShellv8.2.3071Mike Williams2021-06-283-30/+82
* patch 8.2.3068: Unicode tables are slightly outdatedv8.2.3068Christian Brabandt2021-06-271-5/+21
* Update runtime filesBram Moolenaar2021-06-2726-91/+169
* patch 8.2.3050: cannot recognize elixir filesv8.2.3050Austin Gatlin2021-06-262-2/+20
* patch 8.2.3049: JSON patch file not recognizedv8.2.3049Kevin Locke2021-06-251-0/+3
* patch 8.2.3040: GUI: dropping files not testedv8.2.3040Yegappan Lakshmanan2021-06-233-3/+21
* patch 8.2.3028: GUI mouse events not testedv8.2.3028Yegappan Lakshmanan2021-06-213-1/+28
* patch 8.2.3022: available encryption methods are not strong enoughv8.2.3022Christian Brabandt2021-06-203-0/+19
* patch 8.2.3019: location list only has the start position.v8.2.3019thinca2021-06-191-0/+3
* Update runtime filesBram Moolenaar2021-06-1328-132/+228
* patch 8.2.2990: Jupyter Notebook files are not recognizedv8.2.2990kompowiec22021-06-131-0/+3
* patch 8.2.2982: Vim9: future commands are not reserved yetv8.2.2982Bram Moolenaar2021-06-121-12/+64
* patch 8.2.2971: cannot yank a block without trailing spacesv8.2.2971Christian Brabandt2021-06-102-1/+13
* patch 8.2.2958: function list test failsv8.2.2958Bram Moolenaar2021-06-071-0/+1
* patch 8.2.2957: using getchar() in Vim9 script is problematicv8.2.2957Bram Moolenaar2021-06-071-1/+18
* patch 8.2.2954: short file name extension for Scala not recognizedv8.2.2954Brennon M2021-06-061-1/+1
* patch 8.2.2915: MS-Windows: when using "default" for encoding utf-8 is usedv8.2.2915K.Takata2021-05-311-3/+4
* patch 8.2.2914: cannot paste a block without adding paddingv8.2.2914Christian Brabandt2021-05-302-0/+10
* Update runtime filesBram Moolenaar2021-05-3091-223/+320
* patch 8.2.2912: MS-Windows: most users expect using Unicodev8.2.2912K.Takata2021-05-301-1/+2
* patch 8.2.2905: no error when defaults.vim cannot be loadedv8.2.2905Christian Brabandt2021-05-291-1/+1
* patch 8.2.2879: file extension .hsig not recognizedv8.2.2879Marcin Szamotulski2021-05-231-1/+1
* Update runtime filesBram Moolenaar2021-05-1618-69/+226
* patch 8.2.2854: custom statusline cannot contain % itemsv8.2.2854shadmansaleh2021-05-151-0/+12
* patch 8.2.2839: default redirection missing "ash" and "dash"v8.2.2839Natanael Copa2021-05-061-3/+3
* patch 8.2.2838: file extension .wrap not recognizedv8.2.2838Liam Beguin2021-05-061-0/+1
* Update runtime filesBram Moolenaar2021-05-0218-197/+420
* patch 8.2.2813: cannot grep using fuzzy matchingv8.2.2813Yegappan Lakshmanan2021-04-261-4/+4
* patch 8.2.2805: Vim9: cannot use legacy syntax in Vim9 scriptv8.2.2805Bram Moolenaar2021-04-242-2/+8
* patch 8.2.2801: free Pascal makefile not recognizedv8.2.2801Bram Moolenaar2021-04-231-0/+3
* Update runtime filesBram Moolenaar2021-04-2123-2409/+2366
* patch 8.2.2790: filetype test failsv8.2.2790Bram Moolenaar2021-04-201-4/+4
* patch 8.2.2788: Raku is now the only name what once was called perl6v8.2.2788Bram Moolenaar2021-04-201-3/+3
* patch 8.2.2778: problem restoring 'packpath' in sessionv8.2.2778Bram Moolenaar2021-04-171-1/+1
* Update runtime files.Bram Moolenaar2021-04-1725-100/+676
* patch 8.2.2773: PSL filetype not recognizedv8.2.2773Bram Moolenaar2021-04-171-4/+7
* patch 8.2.2772: problems when restoring 'runtimepath' from a session filev8.2.2772Bram Moolenaar2021-04-161-0/+1
* patch 8.2.2769: Modula-3 config files are not recognizedv8.2.2769Bram Moolenaar2021-04-151-2/+6
* patch 8.2.2753: Vim9: cannot ignore an item in assignment unpackv8.2.2753Bram Moolenaar2021-04-101-7/+12
* patch 8.2.2744: Vim9: no way to explicitly ignore an argumentv8.2.2744Bram Moolenaar2021-04-101-4/+25