many updates
[dotfiles.git] / vim / .vimrc
index f3ea493..d2a798e 100644 (file)
@@ -82,3 +82,6 @@ let g:syntastic_always_populate_loc_list = 1
 let g:syntastic_auto_loc_list = 1
 let g:syntastic_check_on_open = 0
 let g:syntastic_check_on_wq = 0
+
+" Vimwiki
+let g:vimwiki_list = [{'path': '~/projects/kaartenbak'}]