Skip to content

Commit 6b1c7ae

Browse files
committed
Use LF for doc/tags-ja
Always use the unix file format for doc/tags-ja even on Windows (with `core.autocrlf=true`). Even with the Windows version of Vim, the `:helptags` command creates tags files with the unix file format. To avoid unnecessary changes, doc/tags-ja should be checked out with the unix file format. Related: vim-jp/vimdoc-ja-working#268, #21
1 parent 90f6cb4 commit 6b1c7ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
doc/tags-ja text eol=lf

0 commit comments

Comments
 (0)