this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

No more neocord

Ben C 6e73ea61 a615af59

+4 -4
+4 -4
homeModules/nvim.nix
··· 573 573 illuminate.enable = true; 574 574 cursorline.enable = true; 575 575 576 - neocord = { 577 - enable = true; 578 - settings.logo = "https://raw.githubusercontent.com/IogaMaster/neovim/main/.github/assets/nixvim-dark.webp"; 579 - }; 576 + # neocord = { 577 + # enable = true; 578 + # settings.logo = "https://raw.githubusercontent.com/IogaMaster/neovim/main/.github/assets/nixvim-dark.webp"; 579 + # }; 580 580 581 581 bufdelete.enable = true; 582 582