From 7271253f23a004814bd72bc73219663f5e9185ad Mon Sep 17 00:00:00 2001 From: cavelazquez8 Date: Wed, 29 Oct 2025 00:14:07 -0700 Subject: [PATCH] update index name personal wiki --- lua/custom/plugins/wiki.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/lua/custom/plugins/wiki.lua b/lua/custom/plugins/wiki.lua index 1c3aaf02..67a21b52 100644 --- a/lua/custom/plugins/wiki.lua +++ b/lua/custom/plugins/wiki.lua @@ -24,6 +24,7 @@ return { path = '~/personal-wiki/', syntax = 'markdown', ext = '.md', + index = 'mocs/main-moc', -- Custom Markdown to HTML converter -- custom_wiki2html = "~/.vim/autoload/vimwiki/convert.py", -- Auto update diary index