master #1

Open
oli wants to merge 912 commits from master into lua
Showing only changes of commit 943f29a165 - Show all commits

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