summaryrefslogtreecommitdiff
path: root/.zed
diff options
context:
space:
mode:
Diffstat (limited to '.zed')
-rw-r--r--.zed/settings.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zed/settings.json b/.zed/settings.json
index 4bc02e7..12bf5f5 100644
--- a/.zed/settings.json
+++ b/.zed/settings.json
@@ -1,6 +1,7 @@
{
"languages": {
"C": {
+ "show_whitespaces": "selection",
"inlay_hints": {
"enabled": true
}