[vim/vim] Support Git revision list filetype (PR #20702)

1 view
Skip to first unread message

Fionn

unread,
5:32 AM (2 hours ago) 5:32 AM
to vim/vim, Subscribed

A Git revision list is

a list of object names (i.e. one unabbreviated SHA-1 per line)..., comments (#), empty lines, and any leading and trailing whitespace are ignored.

(from Git's fsck.skipList documentation).

The default output of git rev-list will match this. It is also suitable as input to git blame --ignore-revs-file.

This adds filetype detection matching .git-blame-ignore-revs files, syntax highlighting and basic filetype settings.


You can view, comment on, or merge this pull request online at:

  https://github.com/vim/vim/pull/20702

Commit Summary

  • eda0942 Support Git revision list filetype

File Changes

(5 files)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/20702@github.com>

Reply all
Reply to author
Forward
0 new messages