Removed neorg

This commit is contained in:
Aram Markarov
2025-10-05 13:57:57 +02:00
parent e5c26449c3
commit 8fdb604346
3 changed files with 6 additions and 18 deletions
+3 -6
View File
@@ -17,15 +17,12 @@ return {
require("config.lspconfig")
end,
},
{
"nvim-neorg/neorg",
lazy = false,
version = "*",
config = true,
},
{
'vyfor/cord.nvim',
build = ':Cord update',
config = function()
require("config.cord")
end,
},
{
"nvim-treesitter/nvim-treesitter",