File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2791,10 +2791,6 @@ netrw ブラウザーの各種設定は変数で管理されていて、それ
27912791 に使われます。
27922792 初期設定: ssh
27932793
2794- *g:netrw_tmpfile_escape* =' &;'
2795- 一時ファイルを escape() で処理するときに使われ
2796- るエスケープ文字列。
2797-
27982794 *g:netrw_timefmt* Vim の strftime() で使用するフォーマット文字列
27992795 を指定します。初期設定は "%c" で、これは手元の
28002796 strftime() のマニュアルページによれば "現在の
Original file line number Diff line number Diff line change @@ -2854,10 +2854,6 @@ your browsing preferences. (see also: |netrw-settings|)
28542854 such as listing, file removal, etc.
28552855 default: ssh
28562856
2857- *g:netrw_tmpfile_escape* =' &;'
2858- escape() is applied to all temporary files
2859- to escape these characters.
2860-
28612857 *g:netrw_timefmt* specify format string to vim's strftime().
28622858 The default, "%c", is "the preferred date
28632859 and time representation for the current
You can’t perform that action at this time.
0 commit comments