summaryrefslogtreecommitdiffstats
path: root/runtime
AgeCommit message (Expand)Author
2024-02-11runtime(vim): Update syntax file (#14009)dkearns
2024-02-11patch 9.1.0096: diff() function uses 'diffexpr'v9.1.0096Yegappan Lakshmanan
2024-02-10patch 9.1.0091: Syntax test fails when run with non C localev9.1.0091Christian Brabandt
2024-02-09runtime(vim): Fix indent after line with literal dictAndrew Radev
2024-02-08runtime(doc): further improve docs about List/Blob += operatorzeertzjq
2024-02-07runtime(doc): Clarify list-concatenation a bit moreqeatzy
2024-02-06patch 9.1.0080: unexpected error for modifying final list using +=v9.1.0080Yegappan Lakshmanan
2024-02-06runtime(dosbatch): improve '::' comment highlightingChristian Brabandt
2024-02-05runtime(colors): color names in the v:colornames dict should be lower casedChristian Brabandt
2024-02-04patch 9.1.0076: luau config file not detectedv9.1.0076lopy
2024-02-03runtime(vim): Update syntax file (#13969)dkearns
2024-02-01patch 9.1.0071: Need a diff() Vim script functionv9.1.0071Yegappan Lakshmanan
2024-02-01runtime(vim): Update syntax file (#13948)dkearns
2024-02-01runtime(fortran): update syntax (#13953)Ajit-Thakkar
2024-01-31runtime(racket): add missing space to b:undo_indent var (#13945)D. Ben Knoble
2024-01-31runtime(vimlogo): Include and modernize vimlogo.svgShay Hill
2024-01-31runtime(netrw): fixing remote file removal via ssh (#13942)MiguelBarro
2024-01-30runtime(doc): correct Vim patch for Wayland supportChristian Brabandt
2024-01-30runtime(racket): undo some indent options only when vim9script is available (...D. Ben Knoble
2024-01-30runtime(doc): Update help for Wayland supportChristian Brabandt
2024-01-29patch 9.1.0064: No Wayland supportv9.1.0064lilydjwg
2024-01-28runtime(netrw): Use :exec norm! <leftmouse> before :call mapping in netrw (#1...user202729
2024-01-28patch 9.1.0060: Recorded register cannot be translated using keytrans()v9.1.0060zeertzjq
2024-01-28runtime(vim): Highlight string interpolationthinca
2024-01-28runtime(vim): Update syntax and ftplugin files (#13924)dkearns
2024-01-27runtime(ant): Update syntax file (#13926)dkearns
2024-01-27runtime(hurl): add hurl filetype plugin(#13921)Melker Ulander
2024-01-27runtime(vim): Update syntax file (#13919)dkearns
2024-01-27runtime(doc): style fixes in vim9.txt (#13918)h_east
2024-01-25patch 9.1.0059: No event triggered before creating a windowv9.1.0059Sergey Vlasov
2024-01-25patch 9.1.0058: Cannot map Super Keys in GTK UIv9.1.0058Casey Tucker
2024-01-25runtime(mail): fix #13913 (#13917)gi1242
2024-01-24runtime(netrw): Don't change global options (#13910)K.Takata
2024-01-24runtime(fortran): update syntax and documentation (#13912)Ajit-Thakkar
2024-01-23patch 9.1.0050: Win32 Keyboard handling is sub-optimalv9.1.0050Anton Sharonov
2024-01-23patch 9.1.0049: Make "[Command Line]" a special buffer namev9.1.0049Sean Dewar
2024-01-23CI: regenerate helptags to fix CI jobChristian Brabandt
2024-01-23runtime(c): Highlight user defined functionsLuca Saccarola
2024-01-23runtime(doc): change "VIsual mode" to "Visual mode" in :h SafeState (#13901)zeertzjq
2024-01-23runtime(vim): Update syntax file (#13906)dkearns
2024-01-23runtime(qml): Use shiftwidth() in indent plugin (#13908)dkearns
2024-01-23runtime(mail): updated syntax fileGI
2024-01-22runtime(doc): improve doc makefiles, add clean rule (#13855)Restorer
2024-01-22runtime(lang): improve makefiles, add clean rule, fix typo (#13856)Restorer
2024-01-22runtime(tutor): simplify tutor makefiles (#13859)Restorer
2024-01-22runtime(sh): Add handling for ksh93 shared-state comsubs and mksh valsubs (#1...Johnothan King
2024-01-22runtime(chuck): include ChucK syntax file (#13895)Andrea C from The App
2024-01-22runtime(go): update Go syntax file (#13896)Billie Cleek
2024-01-19runtime(filetype): detect *.ck files as Chuck filetype (#13888)Christian Brabandt
2024-01-17runtime(man): man on AIX does not understand -lChristian Brabandt