diff options
| author | nic <ra@afu.re> | 2025-04-18 21:39:20 -0400 |
|---|---|---|
| committer | nic <ra@afu.re> | 2025-04-18 21:39:20 -0400 |
| commit | 399102c74e28c7fca2d1e8fef62e99d8ae9c9265 (patch) | |
| tree | c535dbdf86f94b4efc3d9c2f766e4c0f6eb3d4ff /index.md | |
| parent | d4a2616d0ec1b3baad2ce6f6c7f1dfb15dd9b35f (diff) | |
Auto from nzxt - Fri 18 Apr 2025 09:39:20 PM EDT
Diffstat (limited to 'index.md')
| -rw-r--r-- | index.md | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -42,3 +42,18 @@ solar lion 15min - merkaba... Is my left ctrl also a win key ???? + + + +require("image").setup { + backend = "ueberzug", + integrations = { + markdown = { + enabled = true, + clear_in_insert_mode = true, + download_remote_images = false, + only_render_image_at_cursor = false, + filetypes = { "markdown" }, -- markdown extensions (ie. quarto) can go here + }, + }, +} |
