File size: 223 Bytes
bdbd3b2 | 1 2 3 4 5 6 7 | /**
* What the typeahead and `/help` show for `/diff` (the built-in's fullscreen
* wording: the pane is the panel's successor).
*/
export const COMMAND_DESCRIPTION =
'Toggle the diff panel showing uncommitted changes'
|