summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-01-31patch 9.1.0067: gcc still complains about use of uninitialized varv9.1.0067Christian Brabandt
2024-01-31runtime(racket): add missing space to b:undo_indent var (#13945)D. Ben Knoble
2024-01-31runtime(Filelist): include README_vimlogo.txt (#13944)Philip H
2024-01-31patch 9.1.0066: gcc complains about use of uninitialized varv9.1.0066Christian Brabandt
2024-01-31runtime(vimlogo): Include and modernize vimlogo.svgShay Hill
2024-01-31runtime(netrw): fixing remote file removal via ssh (#13942)MiguelBarro
2024-01-31CI: get rid of snap and speed up CI (#13938)Philip H
2024-01-31CI: update clang to v18 (#13937)Philip H
2024-01-30runtime(doc): correct Vim patch for Wayland supportChristian Brabandt
2024-01-30runtime(racket): undo some indent options only when vim9script is available (...D. Ben Knoble
2024-01-30runtime(doc): Update help for Wayland supportChristian Brabandt
2024-01-29patch 9.1.0065: Segfault with CompleteChanged autocommandv9.1.0065Christian Brabandt
2024-01-29patch 9.1.0064: No Wayland supportv9.1.0064lilydjwg
2024-01-29patch 9.1.0063: GTK code can be improvedv9.1.0063lilydjwg
2024-01-29patch 9.1.0062: Internal error when :luado/perldo/pydo etc delete linesv9.1.0062zeertzjq
2024-01-28patch 9.1.0061: UX of visual highlighting can be improvedv9.1.0061Christian Brabandt
2024-01-28runtime(netrw): Use :exec norm! <leftmouse> before :call mapping in netrw (#1...user202729
2024-01-28patch 9.1.0060: Recorded register cannot be translated using keytrans()v9.1.0060zeertzjq
2024-01-28runtime(vim): Highlight string interpolationthinca
2024-01-28runtime(vim): Update syntax and ftplugin files (#13924)dkearns
2024-01-27runtime(ant): Update syntax file (#13926)dkearns
2024-01-27runtime(hurl): add hurl filetype plugin(#13921)Melker Ulander
2024-01-27runtime(vim): Update syntax file (#13919)dkearns
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
2024-01-25patch 9.1.0058: Cannot map Super Keys in GTK UIv9.1.0058Casey Tucker
2024-01-25patch 9.1.0057: MS-Windows: Key event test still failsv9.1.0057Christian Brabandt
2024-01-25patch 9.1.0056: wrong number of trailing spaces inserted after blockwise putv9.1.0056VanaIgr
2024-01-25patch 9.1.0055: formatting long lines is slowv9.1.0055kawaii-Code
2024-01-25patch 9.1.0054: 'linebreak' may still apply to leading whitespacev9.1.0054zeertzjq
2024-01-25patch 9.1.0053: MS-Windows: Key event test still failsv9.1.0053Christian Brabandt
2024-01-25patch 9.1.0052: Patch 9.1.0041 causes regressions for usersv9.1.0052Christian Brabandt
2024-01-25patch 9.1.0051: MS-Windows: Key event test failv9.1.0051Christian Brabandt
2024-01-25runtime(mail): fix #13913 (#13917)gi1242
2024-01-24runtime(netrw): Don't change global options (#13910)K.Takata
2024-01-24runtime(fortran): update syntax and documentation (#13912)Ajit-Thakkar
2024-01-23patch 9.1.0050: Win32 Keyboard handling is sub-optimalv9.1.0050Anton Sharonov
2024-01-23patch 9.1.0049: Make "[Command Line]" a special buffer namev9.1.0049Sean Dewar
2024-01-23patch 9.1.0048: Abort opening cmdwin if autocmds screw things upv9.1.0048Sean Dewar
2024-01-23patch 9.1.0047: issues with temp curwin/buf while cmdwin is openv9.1.0047Sean Dewar
2024-01-23CI: regenerate helptags to fix CI jobChristian Brabandt
2024-01-23runtime(c): Highlight user defined functionsLuca Saccarola
2024-01-23patch 9.1.0046: :drop does not re-use empty bufferv9.1.0046Rocco Mao
2024-01-23patch 9.1.0045: --remote-* does not ignore `wilidignore`v9.1.0045Christian Brabandt
2024-01-23runtime(doc): change "VIsual mode" to "Visual mode" in :h SafeState (#13901)zeertzjq
2024-01-23translation(hu): use correct encoding in header of hu po file (#13902)Zoltan Arpadffy
2024-01-23runtime(vim): Update syntax file (#13906)dkearns
2024-01-23runtime(qml): Use shiftwidth() in indent plugin (#13908)dkearns
2024-01-23translation(it): Update Italian translationAntonio Giovanni Colombo
2024-01-23runtime(mail): updated syntax fileGI