Hi Eric,
I too use vimwiki located in a grive folder, with no issues. In the hope it's some help, below, are the only settings I seem to have in my .vimrc relating to vimwiki.
Kind regards,
Ryan
Enter code here...
let g:vimwiki_list = [{
\ 'path': '$HOME/google-drive/vimwiki',
\ 'template_path': '$HOME/google-drive/vimwiki/templates',
\ 'template_default': 'default',
\ 'template_ext': '.html'}]
On Saturday, 21 March 2020 16:33:51 UTC, Eric Weir wrote:
I have put my Vim files, including my Vimwiki files, in a Dropbox folder. I would like to be able to access them from both MacOS (MacVim) and iOS (iVim). However, when I open the Vimwiki index file ("index.wiki") in either app the highlighting of links that enables navigation among Vimwiki files is lost. What happened? How do I restore it?
Thanks
------------------------------------------------------------ ----------------------------
Eric Weir
Decatur, GA USA
eew...@bellsouth.net
"Imagining the other is a powerful antidote to fanaticism and hatred."
- Amos Oz
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/6e70da95-6a36-48ba-8619-f39f818fc4a6%40googlegroups.com.
No comments:
Post a Comment