Update plugins and fix neorg

This commit is contained in:
2024-03-27 21:32:03 +01:00
parent 9441307921
commit eaada06d1a
3 changed files with 52 additions and 47 deletions

View File

@@ -1,9 +1,9 @@
return {
'nvim-neorg/neorg',
build = ':Neorg sync-parsers',
branch = 'main',
dependencies = {
'nvim-lua/plenary.nvim',
'luarocks.nvim',
{
'nvim-neorg/neorg-telescope',
branch = 'main'