aboutsummaryrefslogtreecommitdiff
path: root/content/posts/2022-06-30-trying-out-helix-editor.md
diff options
context:
space:
mode:
authorMitja Felicijan <m@mitjafelicijan.com>2023-08-05 12:09:37 +0200
committerMitja Felicijan <m@mitjafelicijan.com>2023-08-05 12:09:37 +0200
commit2f5ea5f4982d6276881c9a3342ed8847ebc7d326 (patch)
treec405cf24bce11c00d7d453bdd18995cf8cda97aa /content/posts/2022-06-30-trying-out-helix-editor.md
parentc181dc5c37435029a0f5f2c51d6f36da4d32afd5 (diff)
downloadmitjafelicijan.com-2f5ea5f4982d6276881c9a3342ed8847ebc7d326.tar.gz
Moved assets to posts
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).