plugins.dotnet.settings
Options provided to the require('dotnet').setup function.
Type: open submodule of attribute set of lua value
Default:
{ }
Example:
{
  bootstrap = {
    auto_bootstrap = false;
  };
  project_selection = {
    path_display = "truncate";
  };
}
Declared by: