summaryrefslogtreecommitdiffstats
path: root/runtime
AgeCommit message (Expand)Author
2023-08-07patch 9.0.1678: blade files are not recognizedObserverOfTime
2023-07-09patch 9.0.1677: typo in syntax test input filev9.0.1677THARAK HEGDE
2023-07-07patch 9.0.1674: help for builtin functions is not sorted properlyv9.0.1674Bram Moolenaar
2023-07-07patch 9.0.1673: cannot produce a status 418 or 503 messagev9.0.1673Bram Moolenaar
2023-06-28patch 9.0.1671: Termdebug: error with more than 99 breakpointsv9.0.1671skywind3000
2023-06-26patch 9.0.1668: PEM files are not recognizedv9.0.1668ObserverOfTime
2023-06-24patch 9.0.1663: Termdebug on MS-Windows: some file names are not recognizedv9.0.1663Christian Brabandt
2023-06-24patch 9.0.1661: BUCK files are not recognizedv9.0.1661Son Luong Ngoc
2023-06-24patch 9.0.1659: Termdebug: default highlight cleared if changing colorschemev9.0.1659Christian Brabandt
2023-06-24patch 9.0.1657: one more syntax test depends on the systemv9.0.1657Bram Moolenaar
2023-06-24patch 9.0.1656: syntax test fails when detected shell type differsv9.0.1656Bram Moolenaar
2023-06-23patch 9.0.1655: syntax test fails when Vim window is not tall enoughv9.0.1655Bram Moolenaar
2023-06-23patch 9.0.1653: Amiga: default 'viewdir' may not workv9.0.1653Christian Brabandt
2023-06-23patch 9.0.1652: unclear why syntax test fails on Macv9.0.1652Bram Moolenaar
2023-06-23patch 9.0.1651: unclear why syntax test fails on Macv9.0.1651Bram Moolenaar
2023-06-23patch 9.0.1650: MS-Windows: default 'viewdir' may include read-only directoryv9.0.1650Bram Moolenaar
2023-06-22patch 9.0.1649: syntax test failure causes script to abortv9.0.1649Bram Moolenaar
2023-06-22patch 9.0.1648: result of syntax tests is hard to seev9.0.1648Bram Moolenaar
2023-06-22patch 9.0.1647: insufficient testing for syntax pluginsv9.0.1647Bram Moolenaar
2023-06-22patch 9.0.1645: zserio files are not recognizedv9.0.1645=?UTF-8?q?Dominique=20Pell=C3=A9?=
2023-06-22patch 9.0.1643: filetype detection fails if file name ends in many '~'v9.0.1643Bram Moolenaar
2023-06-14patch 9.0.1632: not all cabal config files are recognizedv9.0.1632Marcin Szamotulski
2023-06-14patch 9.0.1629: having utf16idx() rounding up is inconvenientv9.0.1629Yegappan Lakshmanan
2023-06-13patch 9.0.1628: syntax tests fail on FreeBSDv9.0.1628K.Takata
2023-06-11patch 9.0.1627: no generic mechanism to test syntax pluginsv9.0.1627Bram Moolenaar
2023-06-10Update runtime filesBram Moolenaar
2023-06-09patch 9.0.1623: the program to filetype translation is not exportedv9.0.1623Bram Moolenaar
2023-06-09patch 9.0.1622: filetype name t32 is a bit obscurev9.0.1622Christoph Sax
2023-06-08patch 9.0.1620: Nix files are not recognized from the hashbang linev9.0.1620Bram Moolenaar
2023-06-08patch 9.0.1618: Trace32 files are not recognizedv9.0.1618Christoph Sax
2023-06-08patch 9.0.1617: charidx() result is not consistent with byteidx()v9.0.1617Yegappan Lakshmanan
2023-06-07patch 9.0.1615: URL shortcut files are not recognizedv9.0.1615ObserverOfTime
2023-06-03patch 9.0.1601: filetype detection fails for *.conf file without commentsv9.0.1601zeertzjq
2023-05-31patch 9.0.1594: some internal error messages are translatedv9.0.1594RestorerZ
2023-05-29patch 9.0.1591: some "gomod" files are not recognizedv9.0.1591Omar El Halabi
2023-05-28patch 9.0.1587: Corn config files are not recognizedv9.0.1587Jake Stanger
2023-05-27patch 9.0.1584: not all meson files are recognizedv9.0.1584Bram Moolenaar
2023-05-26patch 9.0.1580: CI: indent test hangs on FreeBSDv9.0.1580ichizok
2023-05-24patch 9.0.1576: users may not know what to do with an internal errorv9.0.1576Bram Moolenaar
2023-05-18patch 9.0.1565: json lines files are not recognizedv9.0.1565Bram Moolenaar
2023-05-14patch 9.0.1557: test failures for unreachable codev9.0.1557Bram Moolenaar
2023-05-14Update runtime filesBram Moolenaar
2023-05-13patch 9.0.1549: USD filetype is not recognizedv9.0.1549Colin Kennedy
2023-05-12patch 9.0.1546: some commands for opening a file don't use 'switchbuf'v9.0.1546Yegappan Lakshmanan
2023-05-10patch 9.0.1539: typst filetype is not recognizedv9.0.1539Gaetan Lepage
2023-05-10patch 9.0.1537: message for opening the cmdline window is not translatedv9.0.1537Bram Moolenaar
2023-05-06patch 9.0.1519: global 'filetype' is set when detected from file contentv9.0.1519Bram Moolenaar
2023-05-06patch 9.0.1516: cannot use special keys in <Cmd> mappingv9.0.1516zeertzjq
2023-05-06patch 9.0.1515: reverse() does not work for a Stringv9.0.1515Yegappan Lakshmanan
2023-05-01patch 9.0.1504: no error when calling remote_startserver("")v9.0.1504h-east