remove zed

Signed-off-by: d0zingcat <leewtang@gmail.com>
This commit is contained in:
d0zingcat
2025-01-20 16:05:55 +08:00
parent 76d0e3e44a
commit 7d24002af5
2 changed files with 0 additions and 14 deletions

View File

View File

@@ -1,14 +0,0 @@
// Zed settings
//
// For information on how to configure Zed, see the Zed
// documentation: https://zed.dev/docs/configuring-zed
//
// To see all of Zed's default settings without changing your
// custom settings, run the `open default settings` command
// from the command palette or from `Zed` application menu.
{
"ui_font_size": 16,
"buffer_font_family": "JetBrainsMono Nerd Font Mono",
"vim_mode": true,
"buffer_font_size": 16
}