Skip to content

Commit

Permalink
user: ユーザー #44
Browse files Browse the repository at this point in the history
  • Loading branch information
uakms committed Jan 22, 2016
1 parent 6aeb3d4 commit b42bb0b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion doc/autocmd.jax
Original file line number Diff line number Diff line change
Expand Up @@ -976,7 +976,7 @@ Note: パスの途中だけにマッチさせ、ルートディレクトリに
のように展開される。 >
/usr/root/main.py
イベント FileReadCmd 等を使うときにはこれに注意すること。<amatch> の値が、ユー
ザの予期するものと違うかもしれない
ザーの予期するものと違うかもしれない


パターンの中で環境変数を使うこともできる。 >
Expand Down
4 changes: 2 additions & 2 deletions doc/options.jax
Original file line number Diff line number Diff line change
Expand Up @@ -2139,7 +2139,7 @@ Note 1番目の形式では、行全体がオプション指定に使われる
する ('readonly', 'fileformat', 'filetype''syntax'
以外)。これは (ほとんど) Vi互換の設定である。
オプションの値は元のカレントバッファでの値になる。ユー
ザがオプションを変更し、その後で別のバッファに移ると、
ザーがオプションを変更し、その後で別のバッファに移ると、
その値はコピーされる。事実上、バッファオプションを全て
のバッファに対しグローバルにしている。

Expand Down Expand Up @@ -6353,7 +6353,7 @@ Note 1番目の形式では、行全体がオプション指定に使われる
このオプションの初期化は、ファイル ".vimrc" の読み込みと他の初期化の後
に行われる。これは 'shell' がその間に設定されていたときは、
'shellredir' を自動的に変更するためである。ただし 'shellredir' がユー
ザ自らによって設定されていたときは、自動設定は行われない。
ザー自らによって設定されていたときは、自動設定は行われない。
将来はフィルタ処理にはパイプが使われるようになり、このオプションは時代
遅れになるだろう (少なくともUnixでは)。
安全上の理由から、このオプションをモードライン|modeline|やサンドボック
Expand Down

0 comments on commit b42bb0b

Please sign in to comment.