Pages

Saturday, December 23, 2023

how to set path on vimwiki

add this to your vimrc

let g:vimwiki_path = '~/Documents/vimwiki/'

It's annoying how when you first try to run vimwiki on an iphone it prompts to create the vimwiki folder but it can't properly in a-shell mini because of sandboxing. The github page said just look it up in the manual. :h vimwiki_list. for some reason the help docs weren't opening for me so anyway I just asked chatgpt for some lines to add to the vimrc.

No comments:

Post a Comment