Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update autocmd.{txt,jax} #753

Merged
merged 3 commits into from
Dec 20, 2019
Merged

Update autocmd.{txt,jax} #753

merged 3 commits into from
Dec 20, 2019

Conversation

Inazuma110
Copy link
Contributor

ゴリラVimで影響されてやってみました。
autocmd.{txt, jax}をやってみました。

doc/autocmd.jax Outdated
@@ -1273,7 +1274,7 @@ Note: パスの途中だけにマッチさせ、ルートディレクトリに
[^ch] は 'c' と 'h' 以外の文字にマッチ

'/' という文字は、全てのシステムでパスの区切り文字に使われることに注意すること
(MS-DOSとOS/2でさえも)。これは、パターン内でバックスラッシュを使うことが難しい
(MS-Windowsでさえも)。これは、パターン内でバックスラッシュを使うことが難しい
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

改行位置が違います。
#743 (comment) を参照下さい。

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

修正しました。
autofmtプラグインを導入し、#54 (comment) 通りに設定しました。

今後翻訳の際は、自分の修正・追記箇所をvisual modeで選択。その後、gqでformatした後にcommitする、という流れで問題ないでしょうか?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

はい。ただ、autofmtは完璧ではないので手動で調整しないといけない場合もそこそこあります。
(例えば、日本語の直後のASCII文字の間に改行が入らない等)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

承知しました。ありがとうございます!!

@h-east h-east merged commit 1527b13 into vim-jp:master Dec 20, 2019
@h-east
Copy link
Member

h-east commented Dec 20, 2019

ナイスです:+1:

@h-east h-east mentioned this pull request Dec 28, 2019
@h-east h-east mentioned this pull request Jan 8, 2020
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.

2 participants