vimwiki: lazyloading setup

This commit is contained in:
krolyxon 2023-01-19 16:42:07 +05:30
parent ac90c1943a
commit 306cb2a309
1 changed files with 2 additions and 1 deletions

View File

@ -119,7 +119,8 @@ local plugins = {
-- misc -- misc
['vimwiki/vimwiki'] = { ['vimwiki/vimwiki'] = {
config = function() event = "VeryLazy",
init = function ()
vim.g.vimwiki_list = { vim.g.vimwiki_list = {
{ {
path = '~/dox/notes', path = '~/dox/notes',