summaryrefslogtreecommitdiffstats
path: root/runtime
AgeCommit message (Expand)Author
2023-08-20patch 9.0.1762: Not able to get the virtual text propertyv9.0.1762Yegappan Lakshmanan
2023-08-20patch 9.0.1761: g<kEnd> behaves different from g<end>v9.0.1761zeertzjq
2023-08-20patch 9.0.1760: vim9 class problem with new() constructorv9.0.1760Yegappan Lakshmanan
2023-08-19patch 9.0.1753: can't move to last non-blank charv9.0.1753Christian Brabandt
2023-08-19Runtime: add new sed ftplugin (#12843)dkearns
2023-08-18Add TODO, FIXME to Haskell syntax file (#8055)Bruno-366
2023-08-18bindzone runtime: add new DNS record types (#7351)Stuart Henderson
2023-08-18Keywords 'of' and 'yield' for Javascript. (#7873)Yuri Klimov
2023-08-17man.vim: Recognise hyphenated-at-eol cross-references (#12609)goweol
2023-08-17man.vim: Uniformly place cursor at the same column with `Ctrl-t` (#12608)goweol
2023-08-17patch 9.0.1728: missing winid argument for virtcol()v9.0.1728zeertzjq
2023-08-17patch 9.0.1727: minor problems with the teapotv9.0.1727Sean Dewar
2023-08-17Use string interpolation (#12823)Yegappan Lakshmanan
2023-08-15Update FreeBASIC syntax file (#12781)dkearns
2023-08-15The keyboard layout "russian-typograph" has been updated to version 3.3 (#12796)Restorer
2023-08-15Update syntax/muttrc.vim to latest mutt (#12797)lunasophia
2023-08-15Update syntax/fortran.vim (#12798)Ajit-Thakkar
2023-08-15patch 9.0.1717: virtcol2col returns last byte of a multi-byte charv9.0.1717Yegappan Lakshmanan
2023-08-13patch 9.0.1710: scrolloff options work slightly differentv9.0.1710Christian Brabandt
2023-08-13patch 9.0.1706: typos in the xxd manpagev9.0.1706Matthias Braun
2023-08-13runtime: Remove Brams email in indent/README.txtChristian Brabandt
2023-08-13patch 9.0.1704: Cannot use positional arguments for printf()v9.0.1704Christ van Willegen
2023-08-13runtime: Add a few more remarks about Bram and new runtime filesChristian Brabandt
2023-08-13runtime(pymanifest): fix mistake in syntax definitionObserverOfTime
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