From 42aabdee186821b64e800e561965b6fcc1f090ed Mon Sep 17 00:00:00 2001 From: dqnid Date: Thu, 20 Feb 2025 00:53:39 +0100 Subject: [PATCH] docs: basic TODO added to config --- settings.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/settings.json b/settings.json index 10ac333..8c8b9e0 100644 --- a/settings.json +++ b/settings.json @@ -6,6 +6,9 @@ // To see all of Zed's default settings without changing your // custom settings, run the `zed: Open Default Settings` command // from the command palette +// TODO: +// - Bindings to centered layout +// - Binding to open remote projects { "icon_theme": "Bearded Icon Theme", "always_treat_brackets_as_autoclosed": false,