You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
0 commit comments