mirror of
https://github.com/danielepintore/dotfiles.git
synced 2026-07-11 16:05:13 +02:00
fix lint and lazy-lock
This commit is contained in:
@@ -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/',
|
||||
|
||||
Reference in New Issue
Block a user