From b7eac3a07a088cabce322dfce737d6b9045036a1 Mon Sep 17 00:00:00 2001 From: sxyazi Date: Sat, 13 Jan 2024 22:49:00 +0800 Subject: [PATCH] Format --- yazi-config/preset/keymap.toml | 2 +- yazi-config/preset/theme.toml | 2 +- yazi-config/preset/yazi.toml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/yazi-config/preset/keymap.toml b/yazi-config/preset/keymap.toml index 0957ca42..a464e73e 100644 --- a/yazi-config/preset/keymap.toml +++ b/yazi-config/preset/keymap.toml @@ -1,4 +1,4 @@ -# A TOML linter such as https://taplo.tamasfe.dev/ can use this schema to validate your config. +# A TOML linter such as https://taplo.tamasfe.dev/ can use this schema to validate your config. # If you encounter any issues, please make an issue at https://github.com/yazi-rs/schemas. "$schema" = "https://yazi-rs.github.io/schemas/keymap.json" diff --git a/yazi-config/preset/theme.toml b/yazi-config/preset/theme.toml index 9d86d265..dd8cae0b 100644 --- a/yazi-config/preset/theme.toml +++ b/yazi-config/preset/theme.toml @@ -1,4 +1,4 @@ -# A TOML linter such as https://taplo.tamasfe.dev/ can use this schema to validate your config. +# A TOML linter such as https://taplo.tamasfe.dev/ can use this schema to validate your config. # If you encounter any issues, please make an issue at https://github.com/yazi-rs/schemas. "$schema" = "https://yazi-rs.github.io/schemas/theme.json" diff --git a/yazi-config/preset/yazi.toml b/yazi-config/preset/yazi.toml index dfcd0341..f4a177ae 100644 --- a/yazi-config/preset/yazi.toml +++ b/yazi-config/preset/yazi.toml @@ -1,4 +1,4 @@ -# A TOML linter such as https://taplo.tamasfe.dev/ can use this schema to validate your config. +# A TOML linter such as https://taplo.tamasfe.dev/ can use this schema to validate your config. # If you encounter any issues, please make an issue at https://github.com/yazi-rs/schemas. "$schema" = "https://yazi-rs.github.io/schemas/yazi.json"