From 057be23acf19acae0683c59b0a346b411a04880a Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 5 Aug 2023 13:41:36 +0200 Subject: Cleanup of posts --- content/posts/2023-05-22-crafting-stories-in-zed-editor.md | 1 + 1 file changed, 1 insertion(+) (limited to 'content/posts/2023-05-22-crafting-stories-in-zed-editor.md') diff --git a/content/posts/2023-05-22-crafting-stories-in-zed-editor.md b/content/posts/2023-05-22-crafting-stories-in-zed-editor.md index a3104b8..86be7c8 100644 --- a/content/posts/2023-05-22-crafting-stories-in-zed-editor.md +++ b/content/posts/2023-05-22-crafting-stories-in-zed-editor.md @@ -30,6 +30,7 @@ supported languages is not extensive, but it's still impressive. It's a great example of how to create a product that stays out of your way. ![Zed editor](/posts/zed/zed-1.png?style=bigimg) +C code on a light theme. For C development it downloaded [clangd](https://clangd.llvm.org/) and setting up missing dependencies in code was rather easy. For this project I use -- cgit v1.2.3