Skip to content
This repository was archived by the owner on Jan 14, 2026. It is now read-only.

Commit c51be89

Browse files
committed
add zed
1 parent 6b77fae commit c51be89

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.zed/setttings.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"lsp": {
3+
"clangd": {
4+
"initialization_options": {
5+
"fallbackFlags": ["-I./src/kernel/"]
6+
}
7+
}
8+
}
9+
}

0 commit comments

Comments
 (0)