neovim-flake/modules/ui/default.nix

6 lines
42 B
Nix
Raw Normal View History

2023-02-06 01:55:19 +01:00
_: {
imports = [
./noice.nix
];
}