File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 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
                         You can’t perform that action at this time. 
           
                  
0 commit comments