rename index

This commit is contained in:
cavelazquez8 2025-10-28 22:57:08 -07:00
parent ee3547bc24
commit 6675599367
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ return {
-- Custom Markdown to HTML converter
-- custom_wiki2html = "~/.vim/autoload/vimwiki/convert.py",
-- Auto update diary index
index = 'MOCs/Main MOC',
index = 'MOCs/main-moc',
auto_diary_index = 1,
links_space_char = '-', -- Replace spaces with hyphens in links
},