mirror of
https://github.com/danielepintore/dotfiles.git
synced 2026-06-15 20:25:13 +02:00
Fix: vimwiki config not loaded at correct time
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
return {
|
||||
{ "vimwiki/vimwiki",
|
||||
config = function()
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user