neorg tweaks

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

View File

@@ -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',