1
0
Fork 0
forked from foxora/nix

i hate discord

This commit is contained in:
foxora 2026-02-13 17:32:36 +00:00
parent b77a284b55
commit c79b2ed2ae
3 changed files with 0 additions and 10 deletions

View file

@ -135,9 +135,6 @@ in {
nvim-jdtls
];
};
discord = with pkgs.vimPlugins; [
neocord # discord presence plugin :3
];
};
# shared libraries to be added to LD_LIBRARY_PATH
@ -210,7 +207,6 @@ in {
lsp = true;
completion = true;
treesitter = true;
discord = false;
lang = {
lua = true;