Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions doc/ft_rust.jax
Original file line number Diff line number Diff line change
Expand Up @@ -170,13 +170,6 @@ g:rustfmt_detect_version~
フォーマンス上の理由から、デフォルトでは無効になっています。
>
let g:rustfmt_detect_version = 1
<
*g:rustfmt_find_toml*
g:rustfmt_emit_files~
1 に設定すると、現在のパスから上方向に "rustfmt.toml" ファイルを検索し
ます。パフォーマンス上の理由から、デフォルトでは無効になっています。
>
let g:rustfmt_find_toml = 1
<
*g:rust_playpen_url*
g:rust_playpen_url~
Expand Down
7 changes: 0 additions & 7 deletions en/ft_rust.txt
Original file line number Diff line number Diff line change
Expand Up @@ -166,13 +166,6 @@ g:rustfmt_detect_version~
Disabled by default for performance reasons
>
let g:rustfmt_detect_version = 1
<
*g:rustfmt_find_toml*
g:rustfmt_emit_files~
When set to 1, will try to find "rustfmt.toml" file by searching from
current path upwards. Disabled by default for performance reasons
>
let g:rustfmt_find_toml = 1
<
*g:rust_playpen_url*
g:rust_playpen_url~
Expand Down