up to date
This commit is contained in:
parent
7271253f23
commit
2ffc85be93
3 changed files with 23 additions and 51 deletions
|
|
@ -17,7 +17,7 @@ return {
|
|||
-- custom_wiki2html = "~/.vim/autoload/vimwiki/convert.py",
|
||||
-- Auto update diary index
|
||||
index = 'mocs/main-moc',
|
||||
auto_diary_index = 1,
|
||||
-- auto_diary_index = 1,
|
||||
links_space_char = '-', -- Replace spaces with hyphens in links
|
||||
},
|
||||
{
|
||||
|
|
@ -28,7 +28,7 @@ return {
|
|||
-- Custom Markdown to HTML converter
|
||||
-- custom_wiki2html = "~/.vim/autoload/vimwiki/convert.py",
|
||||
-- Auto update diary index
|
||||
auto_diary_index = 1,
|
||||
-- auto_diary_index = 1,
|
||||
links_space_char = '-', -- Replace spaces with hyphens in links
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue