summaryrefslogtreecommitdiffstats
path: root/runtime
AgeCommit message (Expand)Author
2023-08-13Farewell to Bram and dedicate upcoming Vim 9.1 to him (#12749)Christian Brabandt
2023-08-13Add syntax & ftplugin for pymanifest (#12773)ObserverOfTime
2023-08-13Update iss syntax file (#11890)ObserverOfTime
2023-08-11patch 9.0.1688: cannot store custom data in quickfix listv9.0.1688Tom Praschan
2023-08-11Add commentstring for nix file format (#12696)Keith Smiley
2023-08-11patch 9.0.1686: undotree() only works for the current bufferv9.0.1686Devin J. Pohly
2023-08-11Update my name and email in runtime files (#12763)Lily Ballard
2023-08-11Update syntax/dosini.vim to the latest version (#12764)Hong Xu
2023-08-10Update the vimscript code for restoring cursor positionDragan Simic' via vim_dev
2023-08-10Improve the vimscript code in ":h hex-editing"Dragan Simic' via vim_dev
2023-08-10Updated runtime filesv9.0.1683Christian Brabandt
2023-08-09Update krl and add rapid syntax files (#12750)Patrick Meiser-Knosowski
2023-08-09defaults.vim: Update comment to simplify reverting augroupBalki
2023-08-09Change "the" to "then" under ':help bufload()' (#12662)Daniel Steinberg
2023-08-09Manpager: apply g flag conditionally to s command (#12679)Filip Gospodinov
2023-08-09update matchit (#12611)Christian Brabandt
2023-08-09Fix alignment in filetype.txt (#12618)zeertzjq
2023-08-09feat: recognize geojson extension as json filetype (#12636)Dominique Pellé
2023-08-09Add filetype detection for eyaml files (#12659)Max Gautier
2023-08-09Highlight editorconfig properties with dashes (#12691)ObserverOfTime
2023-08-09detect filetype for `*.vsh` and `*.vv` files (#12692)Turiiya
2023-08-09PyPA manifest files are not recognized (#12707)ObserverOfTime
2023-08-09Unison support (#12715)Anton Parkhomenko
2023-08-09feat(heex): borrow matchit support from html (#12717)Chris Vincent
2023-08-09Add WebGPU Shading Language (WGSL) filetype (#12723)Gergő Sályi
2023-08-09update .wast files syntax highlighting (#12741)Linda_pp
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