Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
Commit: gitattributes: mark dump files as linguist-generated
0 views
Skip to first unread message
Christian Brabandt
unread,
Mar 11, 2026, 3:31:59 PM (12 days ago)
Mar 11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vim...@googlegroups.com
gitattributes: mark dump files as linguist-generated
Commit:
https://github.com/vim/vim/commit/1429277f0aa74e6ac733df981edb1afc53a8d712
Author: Eisuke Kawashima <
e-k...@users.noreply.github.com
>
Date: Wed Mar 11 19:21:39 2026 +0000
gitattributes: mark dump files as linguist-generated
closes:
https://github.com/vim/vim/issues/19635
Signed-off-by: Eisuke Kawashima <
e-k...@users.noreply.github.com
>
Signed-off-by: Christian Brabandt <
c...@256bit.org
>
diff --git a/.gitattributes b/.gitattributes
index 695eaaa6d..8e1788a75 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -38,5 +38,6 @@ src/po/vim.pot diff=ignore_vim_pot
#
#
https://docs.github.com/en/repositories/working-with-files/managing-files/customizing-how-changed-files-appear-on-github
src/po/vim.pot linguist-generated=true
+*.dump linguist-generated=true
runtime/syntax/testdir/input/vim_ex_help.vim -text diff linguist-language=vim linguist-detectable=true
Reply all
Reply to author
Forward
0 new messages