summaryrefslogtreecommitdiffstats
path: root/runtime/doc
AgeCommit message (Expand)Author
2024-05-01runtime(doc): regenerate helptags (#14695)Philip H
2024-05-01runtime(doc): Add tags about lazyloading of menu (#14688)K.Takata
2024-04-29patch 9.1.0381: cbuffer and similar commands don't accept a rangev9.1.0381Christian Brabandt
2024-04-29runtime(java): Improve the recognition of the "indent" method declarations (#...Aliaksei Budavei
2024-04-29runtime(doc): Fix a typo in usr_30.txtUM-Li
2024-04-27runtime(doc): CI: remove trailing white space in documentationChristian Brabandt
2024-04-27patch 9.1.0376: Vim9: Trailing commands after class/enum keywords ignoredv9.1.0376Yegappan Lakshmanan
2024-04-27runtime(doc): update helptags for jq syntax (#14646)Philip H
2024-04-26runtime(jq): include syntax, ftplugin and compiler pluginVito
2024-04-26runtime(doc): fix typo synconcealend -> synconcealed (#14644)Philip H
2024-04-26runtime(comment): include a simple comment toggling pluginMaxim Kim
2024-04-26runtime(doc): fix typoChristian Brabandt
2024-04-26runtime(doc): clarify syntax vs matching mechanismChristian Brabandt
2024-04-25runtime(doc): clarify the effect of setting the shell to powershellChristian Brabandt
2024-04-22runtime(doc): update documentationRestorerZ
2024-04-21runtime(astro): Add filetype, syntax and indent pluginPhilip H
2024-04-21runtime(doc): minor spell fix in starting.txtDiego Viola
2024-04-20runtime(doc): align command line tableChristian Brabandt
2024-04-19runtime(doc): minor fixes to starting.txtDiego Viola
2024-04-18runtime(java): Support "g:ftplugin_java_source_path" with archived filesAliaksei Budavei
2024-04-17patch 9.1.0345: Problem: gvimrc not sourced from XDG_CONFIG_HOMEv9.1.0345Maxim Kim
2024-04-15runtime(doc): document pandoc compiler and enable configuring argumentsKonfekt
2024-04-15runtime(doc): fix typos in starting.txtDiego Viola
2024-04-14patch 9.1.0329: String interpolation fails for Dict typev9.1.0329Yegappan Lakshmanan
2024-04-14patch 9.1.0327: No support for using $XDG_CONFIG_HOMEv9.1.0327Luca Saccarola
2024-04-14patch 9.1.0321: Garbled output on serial terminals with XON/XOFF flow controlv9.1.0321Anton Sharonov
2024-04-13runtime(vim): Update base-syntax, add legacy header foldingDoug Kearns
2024-04-13patch 9.1.0314: Vim9: Can define a class in a functionv9.1.0314Yegappan Lakshmanan
2024-04-12patch 9.1.0312: heredocs are not supported for :commandsv9.1.0312Yegappan Lakshmanan
2024-04-12runtime(doc): mention :argded for :argeditChristian Brabandt
2024-04-11runtime(doc): typo in intro.txtAntonio Giovanni Colombo
2024-04-11runtime(doc): clarify behaviour or :argadd and :argeditChristian Brabandt
2024-04-10runtime(doc): Update documentationRestorerZ
2024-04-09patch 9.1.0282: Several small issues in doc and testsv9.1.0283Christian Brabandt
2024-04-08patch 9.1.0277: Cannot highlight the Command-linev9.1.0277Shougo Matsushita
2024-04-08patch 9.1.0276: No pandoc syntax supportv9.1.0276Wu, Zhenyu
2024-04-07runtime(doc): Normalise builtin-function optional parameter formattingDoug Kearns
2024-04-04patch 9.1.0265: console dialog cannot save unnamed buffersv9.1.0265glepnir
2024-04-04runtime(doc): Fill in a few details regarding :enums (#14349)Aliaksei Budavei
2024-04-04runtime: Remove fallback :CompilerSet definition from compiler pluginsDoug Kearns
2024-04-03runtime(doc): sort filetype.txt in the alphabetical order (#14395)K.Takata
2024-03-31patch 9.1.0233: Vim9: string() output of enum is problematicv9.1.0233Yegappan Lakshmanan
2024-03-29patch 9.1.0228: Two unrelated things are tested by a single testv9.1.0228zeertzjq
2024-03-29runtime(doc): Improve docs for empty(), len(), and string() on objectsmityu
2024-03-28patch 9.1.0219: Vim9: No enum supportv9.1.0219Yegappan Lakshmanan
2024-03-28translation(ru): Add translation for README.txt and uganda.txt (#14312)Restorer
2024-03-28NSIS: Possibility to include translated license and README.txt files (#14311)Restorer
2024-03-28patch 9.1.0215: Half-page scrolling does not support smooth-scrollingv9.1.0215Luuk van Baal
2024-03-26patch 9.1.0211: page-wise scrolling does not support smooth-scrollingv9.1.0211Luuk van Baal
2024-03-26patch 9.1.0207: No autocommand when writing session filev9.1.0207Colin Kennedy