view .github/dependabot.yml @ 30628:2d7905da4e82 v9.0.0649

patch 9.0.0649: no indication the first line is broken for 'smoothscroll' Commit: https://github.com/vim/vim/commit/406b5d89e18742ac6e6256ffc72fb70a27f0148b Author: Bram Moolenaar <Bram@vim.org> Date: Mon Oct 3 16:44:12 2022 +0100 patch 9.0.0649: no indication the first line is broken for 'smoothscroll' Problem: No indication when the first line is broken for 'smoothscroll'. Solution: Show "<<<" in the first line.
author Bram Moolenaar <Bram@vim.org>
date Mon, 03 Oct 2022 17:45:03 +0200
parents 871e355e5732
children eed6e54017c5
line wrap: on
line source

version: 2
updates:
  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: "weekly"