Skip to content

Commit c1e01a4

Browse files
committed
Merge pull request #72 from crazymaster/master
Translate spell.jax
2 parents c2ed725 + bd8062c commit c1e01a4

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

doc/spell.jax

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,18 @@
1313

1414
{Vi にはこれらのコマンドはない}
1515

16-
Spell checking is not available when the |+syntax| feature has been disabled
17-
at compile time.
16+
コンパイル時に |+syntax| 機能を無効にした場合にはスペルチェックは利用すること
17+
ができない。
1818

19-
Note: There also is a vimspell plugin. If you have it you can do ":help
20-
vimspell" to find about it. But you will probably want to get rid of the
21-
plugin and use the 'spell' option instead, it works better.
19+
Note: さらに vimspell プラグインがある。プラグインを入れていればそれにつ
20+
いて調べるために ":help vimspell" を実行できる。しかし、おそらくそのプラグイ
21+
ンを削除し、代わりに 'spell' オプションを使いたいと思うだろう。そちらのほうが
22+
うまくいくのである。
2223

2324
==============================================================================
24-
1. Quick start*spell-quickstart* *E756*
25+
1. はじめに*spell-quickstart* *E756*
2526

26-
This command switches on spell checking: >
27+
次のコマンドでスペルチェックが有効になる: >
2728
2829
:setlocal spell spelllang=en_us
2930

0 commit comments

Comments
 (0)