vim.g.vimwiki_list = {
  {
    ext = 'md',
    path = '~/Documents/Google Drive/vim-wiki',
    syntax = 'markdown',
  }
}