Skip to content

Commit

Permalink
docs(generated): update doc/rustacean.txt
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
Github Actions committed Oct 28, 2023
1 parent f2ae3ae commit 7d3de59
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/rustaceanvim.txt
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,8 @@ RustaceanDapOpts *RustaceanDapOpts*
@field rust-analyzer? table Options to send to rust-analyzer. See: https://rust-analyzer.github.io/manual.html#configuration

Fields: ~
{adapter?} (RustaceanDapAdapterOpts) Options for the debug adapter
{adapter?} (RustaceanDapAdapterOpts) Options for the debug adapter
{auto_generate_source_map} (fun():boolean|boolean) Whether to auto-generate a source map for the standard library.


RustaceanDapAdapterOpts *RustaceanDapAdapterOpts*
Expand Down

0 comments on commit 7d3de59

Please sign in to comment.