aboutsummaryrefslogtreecommitdiff
path: root/content/posts/2022-06-30-trying-out-helix-editor.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/posts/2022-06-30-trying-out-helix-editor.md')
-rw-r--r--content/posts/2022-06-30-trying-out-helix-editor.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/2022-06-30-trying-out-helix-editor.md b/content/posts/2022-06-30-trying-out-helix-editor.md
index 305d4b7..dc4cfed 100644
--- a/content/posts/2022-06-30-trying-out-helix-editor.md
+++ b/content/posts/2022-06-30-trying-out-helix-editor.md
@@ -47,7 +47,7 @@ popups that show you what the keyboard shortcuts are.
47And it comes us packed with many 47And it comes us packed with many
48[really good themes](https://github.com/helix-editor/helix/wiki/Themes). 48[really good themes](https://github.com/helix-editor/helix/wiki/Themes).
49 49
50![Editor](/assets/helix-editor/editor.png) 50![Editor](/posts/helix-editor/editor.png)
51 51
52It's still young but has this mature feeling to it. It has sane defaults and 52It's still young but has this mature feeling to it. It has sane defaults and
53mimics Vim (works a bit differently, but the overall idea is similar). 53mimics Vim (works a bit differently, but the overall idea is similar).