yazi: remove invalid \$schema key from keymap.toml

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
main
The_miro 2026-05-12 12:48:38 +02:00
parent c848d3e93f
commit b4e93af5fb
1 changed files with 0 additions and 4 deletions

View File

@ -1,7 +1,3 @@
# 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"
[[mgr.prepend_keymap]] [[mgr.prepend_keymap]]
on = "<C-q>" on = "<C-q>"
run = 'shell "$SHELL" --block --confirm' run = 'shell "$SHELL" --block --confirm'