minor: fix dependency for neorg
This commit is contained in:
parent
2586b6ff87
commit
f6b485d0a6
@ -213,6 +213,7 @@ require('lazy').setup({
|
||||
-- neorg
|
||||
{ 'nvim-neorg/neorg',
|
||||
build = ':Neorg sync-parsers',
|
||||
dependencies = { "nvim-lua/plenary.nvim" },
|
||||
},
|
||||
-- vim-speeddating
|
||||
'tpope/vim-speeddating',
|
||||
|
Loading…
Reference in New Issue
Block a user