neorg tweaks
This commit is contained in:
@@ -4,7 +4,10 @@ return {
|
|||||||
branch = 'main',
|
branch = 'main',
|
||||||
dependencies = {
|
dependencies = {
|
||||||
'nvim-lua/plenary.nvim',
|
'nvim-lua/plenary.nvim',
|
||||||
'nvim-neorg/neorg-telescope'
|
{
|
||||||
|
'nvim-neorg/neorg-telescope',
|
||||||
|
branch = 'main'
|
||||||
|
}
|
||||||
},
|
},
|
||||||
ft = 'norg',
|
ft = 'norg',
|
||||||
cmd = 'Neorg',
|
cmd = 'Neorg',
|
||||||
|
|||||||
Reference in New Issue
Block a user