405 \ {'path': '~/Documents/SpiderOak Hive/vimwiki', 'auto_tags': 1, 'auto_toc': 1} |
405 \ {'path': '~/Documents/SpiderOak Hive/vimwiki', 'auto_tags': 1, 'auto_toc': 1} |
406 \ ] |
406 \ ] |
407 let g:vimwiki_use_mouse = 1 |
407 let g:vimwiki_use_mouse = 1 |
408 |
408 |
409 ">> Viewdoc |
409 ">> Viewdoc |
410 let g:viewdoc_open = 'new' |
410 let g:viewdoc_open = 'topleft new' |
411 let g:viewdoc_perldoc_format = 'ansi' |
411 let g:viewdoc_perldoc_format = 'ansi' |
412 let g:viewdoc_winwidth_max = 100 |
412 let g:viewdoc_winwidth_max = 100 |
413 |
413 |
414 ">> Gundo |
414 ">> Gundo |
415 " I prefer python3 on windows if I have to use it. Needs a dll in path. |
415 " I prefer python3 on windows if I have to use it. Needs a dll in path. |