neorg tweaks

This commit is contained in:
Oliver Hartmann 2023-11-30 20:13:36 +01:00
parent 34b7cd6167
commit 943f29a165

View File

@ -4,7 +4,10 @@ return {
branch = 'main',
dependencies = {
'nvim-lua/plenary.nvim',
'nvim-neorg/neorg-telescope'
{
'nvim-neorg/neorg-telescope',
branch = 'main'
}
},
ft = 'norg',
cmd = 'Neorg',