Switch vimwiki to SynologyDrive

Sat, 15 Apr 2023 01:27:25 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Sat, 15 Apr 2023 01:27:25 -0500
changeset 1105
f2deab330bf1
parent 1104
90aa391abc44
child 1106
902c7d44ab23

Switch vimwiki to SynologyDrive

.config/nvim/lua/plugins/etc.lua file | annotate | diff | comparison | revisions
--- a/.config/nvim/lua/plugins/etc.lua
+++ b/.config/nvim/lua/plugins/etc.lua
@@ -12,7 +12,7 @@ g.vimwiki_list = {
     automatic_nested_syntaxes = 1,
   },
   {
-    path = "~/Documents/SpiderOak Hive/vimwiki",
+    path = "~/SynologyDrive/vimwiki",
     auto_tags = 1,
     auto_toc = 1,
     automatic_nested_syntaxes = 1,

mercurial