summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-02-08runtime(doc): further improve docs about List/Blob += operatorzeertzjq
2024-02-08patch 9.1.0081: X11 mouse-scrolling stuttersv9.1.0081lilydjwg
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-06patch 9.1.0079: LineNrAbove/Below highlighting wrong on wrapped linesv9.1.0079zeertzjq
2024-02-06runtime(dosbatch): improve '::' comment highlightingChristian Brabandt
2024-02-06patch 9.1.0078: GTK3: using wrong style for pre-edit areav9.1.0078lilydjwg
2024-02-06CI: skip apt upgrade on github runners (#13975)Philip H
2024-02-06CI: Bump codecov/codecov-action from 3 to 4 (#13978)dependabot[bot]
2024-02-06patch 9.1.0077: Unnecessary call to redraw_for_cursorline() in nv_mousescroll()v9.1.0077zeertzjq
2024-02-05runtime(colors): color names in the v:colornames dict should be lower casedChristian Brabandt
2024-02-04patch 9.1.0076: luau config file not detectedv9.1.0076lopy
2024-02-03runtime(vim): Update syntax file (#13969)dkearns
2024-02-03patch 9.1.0075: insert completion not correct when adding new leaderv9.1.0075glepnir
2024-02-03patch 9.1.0074: did_set_breakat() should be in optionstr.cv9.1.0074zeertzjq
2024-02-03patch 9.1.0073: Looping over modifier_keys_table unnecessarilyv9.1.0073zeertzjq
2024-02-03patch 9.1.0072: Not able to build without FEAT_DIFFv9.1.0072Yegappan Lakshmanan
2024-02-03translation(ca): Fixe typos in Catalan translation (#13968)Jordi Mas
2024-02-01patch 9.1.0071: Need a diff() Vim script functionv9.1.0071Yegappan Lakshmanan
2024-02-01translation(ru): Updated Russian translation of messages (#13947)Restorer
2024-02-01runtime(vim): Update syntax file (#13948)dkearns
2024-02-01runtime(fortran): update syntax (#13953)Ajit-Thakkar
2024-02-01patch 9.1.0070: CI: testsuite not run on M1 Macv9.1.0070rhysd
2024-02-01patch 9.1.0069: ScreenLines may not be correctly initialized, causing hangv9.1.0069Olaf Seibert
2024-02-01patch 9.1.0068: Visual highlighting can still be improvedv9.1.0068Maxim Kim
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