vimwiki path change

This commit is contained in:
krolyxon 2022-10-29 23:37:06 +05:30
parent b58ffaac43
commit a143fbb2ff
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ local plugins = {
config = function()
vim.g.vimwiki_list = {
{
path = '~/dox/vimwiki',
path = '~/dox/notes',
syntax = 'markdown',
ext = '.md',
}