kibibyte init

This commit is contained in:
2025-03-16 17:34:58 -04:00
parent 89b9320cc3
commit 0a1a863590
4 changed files with 80 additions and 11 deletions

8
.zed/settings.json Normal file
View File

@ -0,0 +1,8 @@
// Folder-specific settings
//
// For a full list of overridable settings, and general information on folder-specific settings,
// see the documentation: https://zed.dev/docs/configuring-zed#settings-files
{
"hard_tabs": true,
"tab_size": 4
}