1
0
Fork 0
mirror of https://git.gay/xqtc/nixos-config synced 2025-05-11 17:57:30 +02:00

neorg config

This commit is contained in:
xqtc 2025-02-27 22:16:33 +01:00
parent 0738e193a7
commit d4ed2bb54f
Signed by: xqtc
GPG key ID: 2C064D095926D9D1

View file

@ -70,6 +70,15 @@
};
};
};
"core.dirman.utils" = {
__empty = null;
};
"core.completion" = {
config = {
engine = "nvim-cmp";
name = "neorg";
};
};
"core.concealer" = {
__empty = null;
};
@ -308,6 +317,7 @@
{name = "path";}
{name = "buffer";}
{name = "luasnip";}
{name = "neorg";}
# {name = "copilot";}
];
#mapping = {