File tree Expand file tree Collapse file tree 2 files changed +0
-14
lines changed Expand file tree Collapse file tree 2 files changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -170,13 +170,6 @@ g:rustfmt_detect_version~
170170 フォーマンス上の理由から、デフォルトでは無効になっています。
171171>
172172 let g:rustfmt_detect_version = 1
173- <
174- *g:rustfmt_find_toml*
175- g:rustfmt_emit_files~
176- 1 に設定すると、現在のパスから上方向に "rustfmt.toml" ファイルを検索し
177- ます。パフォーマンス上の理由から、デフォルトでは無効になっています。
178- >
179- let g:rustfmt_find_toml = 1
180173<
181174 *g:rust_playpen_url*
182175g:rust_playpen_url~
Original file line number Diff line number Diff line change @@ -166,13 +166,6 @@ g:rustfmt_detect_version~
166166 Disabled by default for performance reasons
167167>
168168 let g:rustfmt_detect_version = 1
169- <
170- *g:rustfmt_find_toml*
171- g:rustfmt_emit_files~
172- When set to 1, will try to find "rustfmt.toml" file by searching from
173- current path upwards. Disabled by default for performance reasons
174- >
175- let g:rustfmt_find_toml = 1
176169<
177170 *g:rust_playpen_url*
178171g:rust_playpen_url~
You can’t perform that action at this time.
0 commit comments