summaryrefslogtreecommitdiffstats
path: root/runtime/doc
AgeCommit message (Expand)Author
2024-06-05runtime(vim): Update base-syntax, allow whitespace before :substitute patternDoug Kearns
2024-06-04runtime(man): update Vim manpageChristian Brabandt
2024-06-04runtime(doc): clarify how fuzzy 'completeopt' should workChristian Brabandt
2024-06-03patch 9.1.0465: missing filecopy() functionv9.1.0465Shougo Matsushita
2024-06-03patch 9.1.0464: no whitespace padding in commentstring option in ftpluginsv9.1.0464Riley Bruins
2024-06-03patch 9.1.0463: no fuzzy-matching support for insert-completionv9.1.0463glepnir
2024-06-01patch 9.1.0457: tests: test_gui fails on Waylandv9.1.0457Christian Brabandt
2024-06-01runtime(doc): clarify 'shortmess' flag "S"Christian Brabandt
2024-05-31runtime(doc): include some vim9 script examples in the helpChristian Brabandt
2024-05-31patch 9.1.0454: minor issues in test_filetype with rasi testv9.1.0454Christian Brabandt
2024-05-31patch 9.1.0453: filetype: rasi files are not recognizedv9.1.0453Pierrick Guillaume
2024-05-30patch 9.1.0452: Configure checks for libelf unnecessarilyv9.1.0452youcai
2024-05-27runtime(doc): Add ft_hare.txt to Reference Manual TOCh-east
2024-05-25patch 9.1.0444: Not enough tests for getregion() with multibyte charsv9.1.0444zeertzjq
2024-05-24patch 9.1.0443: Can't use blockwise selection with width for getregion()v9.1.0443zeertzjq
2024-05-24runtime(typescript): update outdated syntax filesrhysd
2024-05-24patch 9.1.0442: hare runtime files outdatedv9.1.0442Amelia Clarke
2024-05-24patch 9.1.0441: getregionpos() can't properly indicate positions beyond eolv9.1.0441zeertzjq
2024-05-24patch 9.1.0439: Cannot filter the historyv9.1.0439Christian Brabandt
2024-05-22patch 9.1.0430: getregionpos() doesn't handle one char selectionv9.1.0430zeertzjq
2024-05-21runtime(zig): refactor zig ftplugin, remove auto formatTiseno
2024-05-20runtime(arduino): Add Arduino ftplugin and indent files (#14811)K.Takata
2024-05-20patch 9.1.0423: getregionpos() wrong with blockwise mode and multibytev9.1.0423zeertzjq
2024-05-19runtime(doc): mention comment plugin at :h 'commentstring'Christian Brabandt
2024-05-19patch 9.1.0420: :browse oldfiles prompts even with single entryv9.1.0420Christian Brabandt
2024-05-18runtime(doc): clarify why E195 is returnedChristian Brabandt
2024-05-18runtime(doc): clarify temporary file clean upChristian Brabandt
2024-05-17patch 9.1.0418: Cannot move to previous/next rare wordv9.1.0418Christ van Willegen - van Noort
2024-05-17patch 9.1.0417: if_py: find_module has been removed in Python 3.12.0a7v9.1.0417Christian Brabandt
2024-05-17runtime(doc): clarify instal instructions for comment packageChristian Brabandt
2024-05-16runtime(doc): fix typo in vim9script help file (#14782)jbm950
2024-05-16runtime(doc): Remove trailing spaces (#14784)K.Takata
2024-05-15runtime(doc): clarify {special} argument for shellescape()Enno
2024-05-15runtime(doc): add missing entries for the keys CTRL-W g<Tab> and <C-Tab>Christian Brabandt
2024-05-15runtime(doc): update vi_diff.txt: add default value for 'flash'Cthulhux
2024-05-12runtime(doc): fix typo in usr_52.txtChristian Brabandt
2024-05-11runtime(doc): update and remove some invalid linksChristian Brabandt
2024-05-10translation(it): update translation of xxd manpageAntonio Giovanni Colombo
2024-05-10patch 9.1.0404: [security] xxd: buffer-overflow with specific flagsv9.1.0404Lennard Hofmann
2024-05-08runtime(netrw): Remove and cleanup Win9x legacy from netrwNir Lichtman
2024-05-07runtime(doc): add MsgArea to 'highlight' option descriptionChristian Brabandt
2024-05-07patch 9.1.0394: Cannot get a list of positions describing a regionv9.1.0394Shougo Matsushita
2024-05-05runtime(doc): Fix typos in help documentsh-east
2024-05-04patch 9.1.0393: 'viewdir' not respecting $XDG_CONFIG_HOMEv9.1.0393Christian Brabandt
2024-05-04runtime(doc): correct getscriptinfo() example (#14718)zeertzjq
2024-05-03patch 9.1.0391: Vim9: could improve testingv9.1.0391Yegappan Lakshmanan
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