commit | 01164a6546b4c635daf96a1f17d1cb2d07f32a66 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Nov 02 22:58:42 2017 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Nov 02 22:58:42 2017 +0100 |
tree | 6e3ff8b26170448c1ee8c53e904738ddc10287e8 | |
parent | ea84df8041dbbff95acb1db8532281679c5fbe5a [diff] [blame] |
Long overdue runtime update.
diff --git a/runtime/doc/ft_rust.txt b/runtime/doc/ft_rust.txt index 71e3027..750ba76 100644 --- a/runtime/doc/ft_rust.txt +++ b/runtime/doc/ft_rust.txt
@@ -199,7 +199,7 @@ |g:rust_playpen_url| is the base URL to the playpen, by default "https://play.rust-lang.org/". - |g:rust_shortener_url| is the base URL for the shorterner, by + |g:rust_shortener_url| is the base URL for the shortener, by default "https://is.gd/" :RustFmt *:RustFmt*