summaryrefslogtreecommitdiffstats
path: root/runtime
AgeCommit message (Expand)Author
2024-01-05patch 9.1.0013: Modula2 filetype support lackingv9.1.0013Doug Kearns
2024-01-05runtime(doc): Fix typos in version9.txt (#13817)K.Takata
2024-01-05runtime(doc): Fix typos in reltime() help. (#13818)Lifepillar
2024-01-04runtime(vim): Update syntax file (#13671)dkearns
2024-01-04patch 9.1.0010: Keymap completion is not availablev9.1.0010Doug Kearns
2024-01-04patch 9.1.0009: Cannot easily get the list of matchesv9.1.0009Yegappan Lakshmanan
2024-01-04patch 9.1.0007: can select empty inner text blocksv9.1.0007Christian Brabandt
2024-01-04patch 9.1.0006: is*() and to*() function may be unsafev9.1.0006Keith Thompson
2024-01-03runtime(fortran): syntax and documentation updates (#13811)Ajit-Thakkar
2024-01-03patch 9.1.0004: reloading colorscheme when not changing 'background'v9.1.0004Gregory Anders
2024-01-03runtime(vim): add jumpoptions to syntax file (#13808)Hugo van de Vliert
2024-01-03runtime(doc): document that the diff filetype uses Diff hl groupsChristian Brabandt
2024-01-03runtime(vim): Add support for <ScriptCmd> syntax (#10686)dezza
2024-01-03runtime(vim): Add support for `syntax foldlevel` command (#6182)Brad King
2024-01-02patch 9.1.0000: Vim 9.1 releasev9.1.0000v9.1.0Christian Brabandt
2024-01-01runtime(doc): add missing help tagsChristian Brabandt
2024-01-01runtime(menu): regenerate synmenuChristian Brabandt
2024-01-01runtime(dist/ft): improve filetype detection for *.v (V/Verilog/Coq)Christian Brabandt
2024-01-01runtime(sh): Update sh syntax and add local keyword for bash (#13806)Lucien Grondin
2024-01-01runtime(ruby): Update ftplugin and omni-complete (#13805)dkearns
2024-01-01runtime(doc): Update Version9.txt for release 9.1 (#13804)Christian Brabandt
2023-12-30runtime(doc): Add help tags to items in version9.txt (#13801)Yegappan Lakshmanan
2023-12-29translation(tr): Improve Turkish documentation (#13800)Emir SARI
2023-12-29runtime(fortran): update syntax and documentation (#13784)Ajit-Thakkar
2023-12-28runtime(cucumber): Updates to indent and syntaxTim Pope
2023-12-28runtime(markdown): Fix folding of code blocksTim Pope
2023-12-28runtime(sass): Provide sass_recommended_style optionTim Pope
2023-12-28runtime(gitcommit): Updates to ftplugin and syntaxTim Pope
2023-12-28runtime(git): Make diffs foldableTim Pope
2023-12-28runtime(git): Add small ftpluginTim Pope
2023-12-28runtime(doc): correct the :public example (#13795)Aliaksei Budavei
2023-12-28translation(ru): adjust tutor/README.ru.utf-8.txt (#13789)Restorer
2023-12-27runtime(elixir): missing undo_ftplugin for indentkeysChristian Brabandt
2023-12-27runtime(doc): add help tag multiple-constructors. (#13772)errael
2023-12-27runtime(elixir): fix indentation (#13771)George GuimarĂ£es
2023-12-27runtime(mermaid): Syntax fix (#13774)KSR-Yasuda
2023-12-27runtime(doc): clarify behaviour of ]m and ]M motionsChristian Brabandt
2023-12-27runtime(diff): Update default links (#13776)Evgeni Chasnovski
2023-12-27runtime(context): update ConTeXt keywords and other minor fixes (#13778)Lifepillar
2023-12-25runtime(doc): Add variable categories and null related documentation(#13750)errael
2023-12-25runtime(r): Update R runtime files and docs (#13757)Jakson Alves de Aquino
2023-12-24runtime(doc): Clarify that new() is not staticErnie Rael
2023-12-24runtime(doc): list of new/changed features in version9.txtYegappan Lakshmanan
2023-12-23Runtime(fortran): updates to indent, syntax and ftplugin (#13752)Ajit-Thakkar
2023-12-23runtime(debcontrol): Add loong64 arch (#13754)James McCoy
2023-12-21runtime(doc): add some error codes to `:help vim9class` (#13747)errael
2023-12-21runtime(erlang): add support for matchit plugin (#13713)Csaba Hoch
2023-12-21runtime(masm): add variants of opcodes (#13734)Wu Yongwei
2023-12-21runtime(doc): Include Vim9 class features in version9.txtYegappan Lakshmanan
2023-12-21patch 9.0.2183: Maximum callback depth is not configurablev9.0.2183zeertzjq