Lines Matching refs:to

27 	Set this option to the path to rustc for use in the |:RustRun| and
34 Set this option to 1 to have 'makeprg' default to "rustc" instead of
41 Set this option to turn on the basic |conceal| support: >
47 Set this option to turn on |conceal| for the path connecting token
54 Set this option to turn on |conceal| for the "pub" token: >
60 Set this option to enable vim indentation and textwidth settings to
61 conform to style conventions of the rust standard library (i.e. use 4
62 spaces for indents and sets 'textwidth' to 99). This option is enabled
69 Set this option to turn on |folding|: >
81 Set this option to 1 to preserve the leader on multi-line doc comments
88 Set this option to a path that should be prepended to 'path' for Rust
95 Set this option to the name of the 'rustfmt' executable in your $PATH. If
96 not specified it defaults to 'rustfmt' : >
101 Set this option to 1 to run |:RustFmt| automatically when saving a
102 buffer. If not specified it defaults to 0 : >
107 Set this option to 1 to prevent 'rustfmt' from populating the
108 |location-list| with errors. If not specified it defaults to 0: >
113 Set this option to a string of options to pass to 'rustfmt'. The
114 write-mode is already set to 'overwrite'. If not specified it
115 defaults to '' : >
121 Set this option to override the URL for the playpen to use: >
127 Set this option to override the URL for the URL shortener: >
139 an unnamed buffer, it will be written to a temporary file
143 The arguments given to |:RustRun| will be passed to the
146 If ! is specified, the arguments are passed to rustc instead.
148 arguments passed to the binary.
150 If |g:rustc_path| is defined, it is used as the path to rustc.
158 current file is an unnamed buffer, it will be written to a
161 The arguments given to |:RustExpand| will be passed to rustc.
165 If ! is specified, the first argument is the expansion type to
166 pass to rustc --pretty. Otherwise it will default to
169 If |g:rustc_path| is defined, it is used as the path to rustc.
173 Compiles the current file to LLVM IR and displays the results
176 unnamed buffer, it will be written to a temporary file first.
178 The arguments given to |:RustEmitIr| will be passed to rustc.
180 If |g:rustc_path| is defined, it is used as the path to rustc.
184 Compiles the current file to assembly and displays the results
187 unnamed buffer, it will be written to a temporary file first.
189 The arguments given to |:RustEmitAsm| will be passed to rustc.
191 If |g:rustc_path| is defined, it is used as the path to rustc.
198 current buffer to the Rust playpen, and emits a message with the
199 shortened URL to the playpen.
201 |g:rust_playpen_url| is the base URL to the playpen, by default
209 |g:rustfmt_options| is set then those will be passed to the
214 |g:rustfmt_command|. If |g:rustfmt_fail_silently| is set to 1
224 This plugin defines mappings for |[[| and |]]| to support hanging indents.
234 arguments given to the last invocation, but does not