summaryrefslogtreecommitdiffstats
path: root/runtime/doc
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-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-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(doc): document that the diff filetype uses Diff hl groupsChristian Brabandt
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(dist/ft): improve filetype detection for *.v (V/Verilog/Coq)Christian Brabandt
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(doc): correct the :public example (#13795)Aliaksei Budavei
2023-12-27runtime(doc): add help tag multiple-constructors. (#13772)errael
2023-12-27runtime(doc): clarify behaviour of ]m and ]M motionsChristian Brabandt
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-21runtime(doc): add some error codes to `:help vim9class` (#13747)errael
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
2023-12-21runtime(doc): reformat and align :h ft-c-syntax (#13738)Christian Brabandt
2023-12-21patch 9.0.2182: Vim9: need a way to reserve future extensionv9.0.2182Yegappan Lakshmanan
2023-12-19runtime(doc): update helptagsChristian Brabandt
2023-12-19translation(ja): Update Japanese translation (#13723)K.Takata
2023-12-19runtime(doc): Update change.txt (#13725)K.Takata
2023-12-19runtime(doc): Create Changelog until v9.0.2175 (#13728)Christian Brabandt
2023-12-18runtime(fortan): update fortran syntax rules and doc notesAjit-Thakkar
2023-12-16runtime(doc): remove deprecation warning for gdefaultdundargoc
2023-12-16patch 9.0.2170: Vim9: no support for const/final class/objects varsv9.0.2170Yegappan Lakshmanan
2023-12-14runtime(doc): grammar & typo fixesDominique Pellé
2023-12-14runtime(termdebug): add Tbreak commandiam28th
2023-12-14patch 9.0.2167: Vim9: not consistently using :var for declarationsv9.0.2167Doug Kearns
2023-12-14patch 9.0.2162: Vim9: type documentation out-datedv9.0.2162Yegappan Lakshmanan
2023-12-12patch 9.0.2160: instanceof() should use varargs as second argv9.0.2160Ernie Rael
2023-12-11runtime(doc): re-generate helptagsChristian Brabandt
2023-12-10runtime(json): Add json formating plugin (Issue #11426) (#11506)Maxim Kim
2023-12-09runtime(doc): link cmdline completion to to |wildcards| and fix typos (#13636)zeertzjq
2023-12-08runtime(doc): Update eval.txt (#13645)K.Takata
2023-12-08runtime(doc): fix typo in change.txtChristian Brabandt
2023-12-05runtime(fortran): update syntax and ftpluginsAjit-Thakkar
2023-12-05runtime(doc): Sort options.txt alphabeticallylaburnumT
2023-12-05runtime(doc): update todo items (#13631)Yegappan Lakshmanan
2023-12-05runtime(doc): sort option-list alphabetically (#13630)Teppei Taguchi