summaryrefslogtreecommitdiff
path: root/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'index.md')
-rw-r--r--index.md16
1 files changed, 0 insertions, 16 deletions
diff --git a/index.md b/index.md
index 001f8bc..2b8cedc 100644
--- a/index.md
+++ b/index.md
@@ -32,7 +32,6 @@ solar lion 15min - merkaba...
-## Take note of logic of vimwiki-sync so can setup more easily (IMPORTANT)
# need to see the logs when open vimwiki and close vimwiki
nvim -Vvimwiki_logs.txt .local/share/vimwiki/index.md
@@ -48,18 +47,3 @@ cancel les vols d'alexie
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
- },
- },
-}