Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

plugins.dotnet.settings

Options provided to the require('dotnet').setup function.

Type: attribute set of anything

Default: { }

Example:

{
  bootstrap = {
    auto_bootstrap = false;
  };
  project_selection = {
    path_display = "truncate";
  };
}

Declared by: