Skip to content

Commit d1b6ee1

Browse files
authored
Merge pull request #2481 from h-east/update-spell
Update spell.{txt,jax}
2 parents 8c2abe5 + 25fb64f commit d1b6ee1

2 files changed

Lines changed: 2 additions & 10 deletions

File tree

doc/spell.jax

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*spell.txt* For Vim バージョン 9.1. Last change: 2025 Oct 12
1+
*spell.txt* For Vim バージョン 9.1. Last change: 2026 Jan 25
22

33

44
VIM リファレンスマニュアル by Bram Moolenaar
@@ -513,10 +513,6 @@ OpenOffice の .oxt ファイルは .aff と .dic ファイルを含む zip フ
513513
加えて、プレーンテキストの単語リストも使用できる。選択肢はあなたが見つけた単語
514514
のリストによって決まり、結果は同じになる。
515515

516-
Aap (www.a-a-p.org) をインストールしたのなら、runtime/spell/??/ ディレクトリで
517-
レシピを使用することができる。Aap はファイルをダウンロードし、Vim に必要なパッ
518-
チを適用し .spl ファイルをビルドする。
519-
520516
現在のロケールが適切に設定されているか確認すること。適切に設定がなされていない
521517
場合、Vim は大文字と小文字の区別ができない。もしロケールが利用できない場合 (例
522518
えば Unix 上で MS-Windows コードページを使用している場合) は .aff ファイルにテー

en/spell.txt

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*spell.txt* For Vim version 9.1. Last change: 2025 Oct 12
1+
*spell.txt* For Vim version 9.1. Last change: 2026 Jan 25
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -516,10 +516,6 @@ The older, OpenOffice 2 files may be used if this doesn't work:
516516
You can also use a plain word list. The results are the same, the choice
517517
depends on what word lists you can find.
518518

519-
If you install Aap (from www.a-a-p.org) you can use the recipes in the
520-
runtime/spell/??/ directories. Aap will take care of downloading the files,
521-
apply patches needed for Vim and build the .spl file.
522-
523519
Make sure your current locale is set properly, otherwise Vim doesn't know what
524520
characters are upper/lower case letters. If the locale isn't available (e.g.,
525521
when using an MS-Windows codepage on Unix) add tables to the .aff file

0 commit comments

Comments
 (0)