summaryrefslogtreecommitdiffstats
path: root/runtime/doc
AgeCommit message (Expand)Author
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
2024-03-25patch 9.1.0205: Cannot use modifiers before :-Ntabmovev9.1.0205zeertzjq
2024-03-25runtime(doc): Update options.txtSong-Tianxiang
2024-03-23patch 9.1.0199: Not enough tests for the slice() functionv9.1.0199zeertzjq
2024-03-20runtime(colors): don't unnecessarily reload v:colornames dictAlin Mr
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