diff --git a/src/constants.rs b/src/constants.rs index 3e55ca31..4a88d32a 100644 --- a/src/constants.rs +++ b/src/constants.rs @@ -145,4 +145,4 @@ pub const DEFAULT_CONFIG_CONTENT: &str = r##" # Represents the cursor's colour. #cursor_color="#458588" -"##; \ No newline at end of file +"##;