fix lint and lazy-lock

This commit is contained in:
2024-07-15 00:39:10 +02:00
parent fca432c985
commit 2126582a50
3 changed files with 9 additions and 10 deletions

View File

@@ -3,7 +3,7 @@ return {
init = function()
-- Restrict vimwiki to only the path specified in the vimwiki_list global var
vim.g.vimwiki_global_ext = 0
-- Configure a list of vimwiki wiki, need a :PackerCompile to apply
-- Configure a list of vimwiki wiki
vim.g.vimwiki_list = {
{
path = '~/Documents/cybersecurity/wiki/',