diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-11-05 12:17:03 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-11-05 12:17:03 +0100 |
| commit | d3dfec6f52d8093db276adb62021ced8f58e590c (patch) | |
| tree | 91136e5b803a7058d42f998660cd4ba86fdf379d /_posts/2022-06-30-trying-out-helix-editor.md | |
| parent | e490ef9a85ff161305d5647281ed316b54366bca (diff) | |
| download | mitjafelicijan.com-d3dfec6f52d8093db276adb62021ced8f58e590c.tar.gz | |
Added lazy loading to images
Diffstat (limited to '_posts/2022-06-30-trying-out-helix-editor.md')
| -rw-r--r-- | _posts/2022-06-30-trying-out-helix-editor.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2022-06-30-trying-out-helix-editor.md b/_posts/2022-06-30-trying-out-helix-editor.md index c6ebd6f..61f653a 100644 --- a/_posts/2022-06-30-trying-out-helix-editor.md +++ b/_posts/2022-06-30-trying-out-helix-editor.md | |||
| @@ -48,7 +48,7 @@ popups that show you what the keyboard shortcuts are. | |||
| 48 | And it comes us packed with many | 48 | And it comes us packed with many |
| 49 | [really good themes](https://github.com/helix-editor/helix/wiki/Themes). | 49 | [really good themes](https://github.com/helix-editor/helix/wiki/Themes). |
| 50 | 50 | ||
| 51 |  | 51 | {:loading="lazy"} |
| 52 | 52 | ||
| 53 | It's still young but has this mature feeling to it. It has sane defaults and | 53 | It's still young but has this mature feeling to it. It has sane defaults and |
| 54 | mimics Vim (works a bit differently, but the overall idea is similar). | 54 | mimics Vim (works a bit differently, but the overall idea is similar). |
