We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6675599 commit af97cafCopy full SHA for af97caf
lua/custom/plugins/wiki.lua
@@ -16,7 +16,7 @@ return {
16
-- Custom Markdown to HTML converter
17
-- custom_wiki2html = "~/.vim/autoload/vimwiki/convert.py",
18
-- Auto update diary index
19
- index = 'MOCs/main-moc',
+ index = 'mocs/main-moc',
20
auto_diary_index = 1,
21
links_space_char = '-', -- Replace spaces with hyphens in links
22
},
0 commit comments