mirror of
https://git.aramjonghu.nl/AramJonghu/nvim.git
synced 2026-03-22 01:39:54 +01:00
Removed neorg
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user