summaryrefslogtreecommitdiffstats
path: root/runtime/doc
AgeCommit message (Expand)Author
2024-03-18runtime(doc): Recover some missed commas and periods in starting.txtAliaksei Budavei
2024-03-17runtime(doc): clarify close behaviour for :termChristian Brabandt
2024-03-16runtime(doc): make :h tag-! more consistent (#14208)zeertzjq
2024-03-14patch 9.1.0181: no overflow check for string formattingv9.1.0181Christ van Willegen
2024-03-13patch 9.1.0178: E1513 might be confusingv9.1.0178Christian Brabandt
2024-03-13patch 9.1.0175: wrong window positions with 'winfix{width,height}'v9.1.0175Sean Dewar
2024-03-12runtime(doc): add reference to matchbufline() at :h search()Christian Brabandt
2024-03-12patch 9.1.0170: Re-allow curwin == prevwin, but document it insteadv9.1.0170Sean Dewar
2024-03-11runtime(doc): improve 'winfixbuf' docs (#14180)zeertzjq
2024-03-10runtime(doc): Update Markdown syntax, add missing configsChristian Brabandt
2024-03-07patch 9.1.0157: Duplicate assignment in f_getregion()v9.1.0157zeertzjq
2024-03-06patch 9.1.0155: can only get getregion() from current bufferv9.1.0155Shougo Matsushita
2024-03-06patch 9.1.0154: shm=F not respected when reloading buffer with 'autoread'v9.1.0154Shougo Matsushita
2024-03-05patch 9.1.0150: Several minor 'winfixbuf' issuesv9.1.0150Sean Dewar
2024-03-03runtime(doc): Highlight the error message at *E1513*Christian Brabandt
2024-03-03patch 9.1.0148: Vim9: can't call internal methods with objectsv9.1.0148Yegappan Lakshmanan
2024-03-03patch 9.1.0147: Cannot keep a buffer focused in a windowv9.1.0147Colin Kennedy
2024-03-01runtime(doc): some improvements to getregion() docs (#14122)zeertzjq
2024-02-29runtime(doc,netrw): update "Last Change header", remove trailing whitespaceChristian Brabandt
2024-02-29runtime(yaml): disable multiline_scalar detection by defaultChristian Brabandt
2024-02-28patch 9.1.0142: getregion() can be improvedv9.1.0142Shougo Matsushita
2024-02-28runtime(doc): Fix typo under *kitty-terminal* in term.txtelig0n
2024-02-25runtime(doc): Fix typo in usr_41.txtDoug Kearns
2024-02-25runtime(doc): fix inconsistent indent (#14089)zeertzjq
2024-02-25patch 9.1.0136: Vim9: need more test for exists()v9.1.0136Yegappan Lakshmanan
2024-02-24runtime(doc): clarify ':set[l] {option}<' behaviourMatt Ellis
2024-02-24patch 9.1.0133: MS-Windows: ligatures not rendering correctlyv9.1.0133Erik S. V. Jansson
2024-02-24runtime(doc) Update help text for matchbufline() and matchstrlist()Yegappan Lakshmanan
2024-02-22patch 9.1.0126: Internal error when using upper-case mark in getregion()v9.1.0126zeertzjq
2024-02-21runtime(doc): clarify expand() for :terminal windowsChristian Brabandt
2024-02-21patch 9.1.0122: Some minor issues with the getregion() functionv9.1.0122Maxim Kim
2024-02-21patch 9.1.0120: hard to get visual region using Vim scriptv9.1.0120Shougo Matsushita
2024-02-20patch 9.1.0117: Stop split-moving from firing WinNew and WinNewPre autocommandsv9.1.0117Sean Dewar
2024-02-20runtime(doc): Add a place holder section for version 9.2 (#14060)Yegappan Lakshmanan
2024-02-18patch 9.1.0115: Using freed memory with full tag stack and user datav9.1.0115zeertzjq
2024-02-18runtime(doc): Fix typo in testing.txt (#14054)h_east
2024-02-14runtime(asciidoc): include basic ftpluginLuca Saccarola
2024-02-12patch 9.1.0099: Not able to use diff() with 'diffexpr'v9.1.0099Yegappan Lakshmanan
2024-02-11patch 9.1.0096: diff() function uses 'diffexpr'v9.1.0096Yegappan Lakshmanan
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-01patch 9.1.0071: Need a diff() Vim script functionv9.1.0071Yegappan Lakshmanan
2024-01-30runtime(doc): correct Vim patch for Wayland supportChristian Brabandt
2024-01-30runtime(doc): Update help for Wayland supportChristian Brabandt
2024-01-29patch 9.1.0064: No Wayland supportv9.1.0064lilydjwg
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