This commit is contained in:
sxyazi 2024-01-13 22:49:00 +08:00
parent 1aedb9e2a6
commit b7eac3a07a
No known key found for this signature in database
3 changed files with 3 additions and 3 deletions

View file

@ -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"

View file

@ -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"

View file

@ -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"