commit | 6c1afa3d0bdfce3ac1197b00409ac1afa7cf368a | [log] [tgz] |
---|---|---|
author | Christian Brabandt <cb@256bit.org> | Mon Jan 01 20:50:51 2024 +0100 |
committer | Christian Brabandt <cb@256bit.org> | Mon Jan 01 20:50:51 2024 +0100 |
tree | 3df4d883132e1558425f39c987946188de084094 | |
parent | 34d15155fc45162bc0036e97f9ddfc7b9b1630bd [diff] [blame] |
runtime(doc): add missing help tags Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/runtime/doc/ft_rust.txt b/runtime/doc/ft_rust.txt index fb8141c..564f3e7 100644 --- a/runtime/doc/ft_rust.txt +++ b/runtime/doc/ft_rust.txt
@@ -160,7 +160,7 @@ provided) instead of '--write-mode=overwrite'. > let g:rustfmt_emit_files = 0 - +< *g:rust_playpen_url* g:rust_playpen_url~ Set this option to override the url for the playpen to use: >