doc: add description for Icons
in Editor
This commit is contained in:
parent
e1476b37b5
commit
02374e4f91
1 changed files with 1 additions and 1 deletions
|
@ -362,7 +362,7 @@ pub struct Config {
|
|||
pub end_of_line_diagnostics: DiagnosticFilter,
|
||||
// Set to override the default clipboard provider
|
||||
pub clipboard_provider: ClipboardProvider,
|
||||
|
||||
/// Centralized location for icons that can be used throughout the UI
|
||||
pub icons: Icons,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue