Fix daft typo

This commit is contained in:
Oliver Blanthorn 2021-11-30 22:53:25 +01:00
parent 4597e065fc
commit 2d5206c60c

View file

@ -1138,7 +1138,7 @@ export class default_config {
visualenterauto: "true" | "false" = "true"
/**
* Whether to return to visual mode when text is deselected.
* Whether to return to normal mode when text is deselected.
*/
visualexitauto: "true" | "false" = "true"