nixvim/config/noice.nix

5 lines
48 B
Nix

{
plugins.noice = {
enable = true;
};
}