summaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.2392: fennel filetype not recognizedv8.2.2392Bram Moolenaar2021-01-222-0/+7
* patch 8.2.2388: no easy way to get the maximum or mininum number valuev8.2.2388Bram Moolenaar2021-01-211-1/+7
* patch 8.2.2384: turtle filetype not recognizedv8.2.2384Bram Moolenaar2021-01-211-2/+7
* Update runtime files.Bram Moolenaar2021-01-1817-116/+150
* patch 8.2.2366: when using ":sleep" the cursor is always displayedv8.2.2366Bram Moolenaar2021-01-162-2/+4
* patch 8.2.2353: spartql files are not detectedv8.2.2353Bram Moolenaar2021-01-151-0/+3
* patch 8.2.2345: no focus events in a terminalv8.2.2345Bram Moolenaar2021-01-141-0/+14
* patch 8.2.2344: using inclusive index for slice is not always desiredv8.2.2344Bram Moolenaar2021-01-132-0/+23
* patch 8.2.2343: Vim9: return type of readfile() is anyv8.2.2343Bram Moolenaar2021-01-132-4/+18
* patch 8.2.2339: cannot get the type of a value as a stringv8.2.2339Bram Moolenaar2021-01-122-2/+12
* patch 8.2.2336: Vim9: not possible to extend dictionary with different typev8.2.2336Bram Moolenaar2021-01-122-0/+12
* patch 8.2.2334: Pascal-like filetypes not always detectedv8.2.2334Bram Moolenaar2021-01-123-3/+28
* Update runtime files.Bram Moolenaar2021-01-1123-161/+479
* patch 8.2.2324: not easy to get mark en cursor posotion by character countv8.2.2324Bram Moolenaar2021-01-102-29/+126
* patch 8.2.2296: cannot use CTRL-N and CTRL-P in a popup menuv8.2.2296Bram Moolenaar2021-01-041-2/+2
* patch 8.2.2291: Vim9: cannot use "null" for v:nullv8.2.2291Bram Moolenaar2021-01-031-6/+6
* patch 8.2.2280: fuzzy matching doesn't give access to the scoresv8.2.2280Bram Moolenaar2021-01-021-8/+8
* Update runtime files.Bram Moolenaar2021-01-0231-184/+704
* patch 8.2.2258: not all OCaml related files are detectedv8.2.2258Bram Moolenaar2021-01-011-2/+11
* patch 8.2.2246: cursor keys not recognized at the hit-Enter promptv8.2.2246Bram Moolenaar2020-12-291-0/+4
* patch 8.2.2239: Vim9: concatenating lines with backslash is inconvenientv8.2.2239Bram Moolenaar2020-12-281-12/+23
* patch 8.2.2236: 'scroll' option can change when setting the statuslinev8.2.2236Bram Moolenaar2020-12-281-1/+3
* patch 8.2.2233: cannot convert a byte index into a character indexv8.2.2233Bram Moolenaar2020-12-282-0/+28
* patch 8.2.2223: Vim9: Reloading marks a :def function as deletedv8.2.2223Bram Moolenaar2020-12-261-17/+0
* patch 8.2.2222: Vim9: cannot keep script variables when reloadingv8.2.2222Bram Moolenaar2020-12-261-10/+60
* patch 8.2.2204: Vim9: using -> both for method and lambda is confusingv8.2.2204Bram Moolenaar2020-12-241-10/+36
* patch 8.2.2203: Moodle gift files are not recognizedv8.2.2203Bram Moolenaar2020-12-241-0/+3
* Update runtime files.Bram Moolenaar2020-12-2326-142/+241
* patch 8.2.2128: there is no way to do something on CTRL-Zv8.2.2128Bram Moolenaar2020-12-111-0/+14
* Update runtime files.Bram Moolenaar2020-12-1017-95/+146
* patch 8.2.2106: TOML files are not recognizedv8.2.2106Bram Moolenaar2020-12-071-0/+3
* patch 8.2.2090: Vim9: dict does not accept a key in quotesv8.2.2090Bram Moolenaar2020-12-041-8/+14
* patch 8.2.2085: Qt translation file is recognized as typescriptv8.2.2085Bram Moolenaar2020-12-031-2/+7
* patch 8.2.2070: can't get the exit value in VimLeave(Pre) autocommandsv8.2.2070Bram Moolenaar2020-11-302-0/+9
* Update runtime filesBram Moolenaar2020-11-2927-142/+11609
* patch 8.2.2041: haskell filetype not optimally recognizedv8.2.2041Bram Moolenaar2020-11-241-7/+1
* patch 8.2.2032: cabalconfig and cabalproject filetypes not recognizedv8.2.2032Bram Moolenaar2020-11-221-2/+13
* Update runtime filesBram Moolenaar2020-11-2120-103/+194
* patch 8.2.2015: Vim9: literal dict #{} is not like any other languagev8.2.2015Bram Moolenaar2020-11-191-5/+24
* patch 8.2.2006: .pbtxt files are not recognizedv8.2.2006Bram Moolenaar2020-11-181-0/+1
* patch 8.2.1978: making a mapping work in all modes is complicatedv8.2.1978Bram Moolenaar2020-11-123-4/+42
* patch 8.2.1969: Vim9: map() may change the list or dict item typev8.2.1969Bram Moolenaar2020-11-092-10/+24
* patch 8.2.1967: the session file does not restore the alternate filev8.2.1967Bram Moolenaar2020-11-071-1/+6
* patch 8.2.1964: not all ConTeXt files are recognizedv8.2.1964Bram Moolenaar2020-11-061-1/+1
* Update runtime filesBram Moolenaar2020-11-0518-253/+347
* patch 8.2.1942: insufficient test coverage for the Netbeans interfacev8.2.1942Bram Moolenaar2020-11-021-3/+4
* patch 8.2.1933: cannot sort using locale orderingv8.2.1933Bram Moolenaar2020-11-012-3/+17
* Update runtime files.Bram Moolenaar2020-10-2645-172/+169
* patch 8.2.1909: number of status line items is limited to 80v8.2.1909Bram Moolenaar2020-10-261-1/+1
* patch 8.2.1893: fuzzy matching does not support multiple wordsv8.2.1893Bram Moolenaar2020-10-231-2/+17