mirror of
https://github.com/AlexBocken/mykb.git
synced 2024-11-09 16:47:23 +01:00
Update README.md
This commit is contained in:
parent
51915fade9
commit
7abd81ef17
10
README.md
10
README.md
@ -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}]
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user