add config
This commit is contained in:
7
config/plugins/utils/extras.nix
Normal file
7
config/plugins/utils/extras.nix
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
plugins = {
|
||||
web-devicons.enable = true;
|
||||
which-key.enable = true;
|
||||
fidget.enable = true;
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user