diff --git a/autoload/vimwiki/vars.vim b/autoload/vimwiki/vars.vim new file mode 100644 index 0000000..f7ccdb8 --- /dev/null +++ b/autoload/vimwiki/vars.vim @@ -0,0 +1,203 @@ +" vim:tabstop=2:shiftwidth=2:expandtab:textwidth=99 +" Vimwiki autoload plugin file +" Desc: stuff concerning Vimwiki's state +" Home: https://github.com/vimwiki/vimwiki/ + + +" copy the user's settings from variables of the form g:vimwiki_