Update README.md

This commit is contained in:
Till Dieminger 2021-12-25 16:45:41 +01:00 committed by GitHub
parent 51915fade9
commit 7abd81ef17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,7 @@
#Scripts branch Use the htmlwiki.sh in your init.vim as
```
This branch is mostly used for generator scripts let g:vimwiki_list = [{"path": '~/Documents/vimwiki/mykb',
\ "path_html": '/home/till/Website/mykb.dieminger.ch',
\ "syntax": 'markdown', "ext": '.md',
\ "custom_wiki2html": '~/wikihtml.sh', "force": 1, "auto_export": 1}]
```