nixvim/config/web-devicons.nix
2025-03-02 20:15:47 +00:00

1 line
54 B
Nix

{ plugins = { web-devicons = { enable = true; }; }; }