Skip to content

Check for translated help files in doc directory#119

Open
hattya wants to merge 1 commit into
tpope:masterfrom
hattya:master
Open

Check for translated help files in doc directory#119
hattya wants to merge 1 commit into
tpope:masterfrom
hattya:master

Conversation

@hattya

@hattya hattya commented Apr 14, 2014

Copy link
Copy Markdown

After the commit 543041b, :Helptags checks only for the English help files.

I'm using https://github.com/vim-jp/vimdoc-ja which is a project to translate the Vim help files into Japanese, it contains only the Japanese help files (*.jax). Before the commit 543041b, :Helptags generates the help tags but after that it doesn't.

@hattya

hattya commented Apr 16, 2014

Copy link
Copy Markdown
Author

I found that filereadable() and filewritable() don't accept the glob syntax.
I fixed that and force-pushed.

@hattya

hattya commented Apr 16, 2014

Copy link
Copy Markdown
Author

I removed unnecessary copy() and force-pushed.

@hattya

hattya commented May 2, 2014

Copy link
Copy Markdown
Author

@tpope :help help-translated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant