fix previous
This commit is contained in:
parent
6675599367
commit
af97caf178
|
|
@ -16,7 +16,7 @@ return {
|
||||||
-- Custom Markdown to HTML converter
|
-- Custom Markdown to HTML converter
|
||||||
-- custom_wiki2html = "~/.vim/autoload/vimwiki/convert.py",
|
-- custom_wiki2html = "~/.vim/autoload/vimwiki/convert.py",
|
||||||
-- Auto update diary index
|
-- Auto update diary index
|
||||||
index = 'MOCs/main-moc',
|
index = 'mocs/main-moc',
|
||||||
auto_diary_index = 1,
|
auto_diary_index = 1,
|
||||||
links_space_char = '-', -- Replace spaces with hyphens in links
|
links_space_char = '-', -- Replace spaces with hyphens in links
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue