Skip to content

Commit e1ca59d

Browse files
authored
Merge pull request #2394 from h-east/update-ft_rust
Update ft_rust.{txt,jax}
2 parents dcb674d + e1f5b61 commit e1ca59d

File tree

2 files changed

+0
-14
lines changed

2 files changed

+0
-14
lines changed

doc/ft_rust.jax

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff 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*
182175
g:rust_playpen_url~

en/ft_rust.txt

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff 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*
178171
g:rust_playpen_url~

0 commit comments

Comments
 (0)