{ config, lib, ... }: with lib; with builtins; { options.vim.ui.noice = { enable = mkEnableOption "noice-nvim UI modification library"; }; }