pantheon/modules/home/cli/editor/nvf/ui.nix

13 lines
275 B
Nix

{
borders = {
enable = true;
globalStyle = "rounded";
};
breadcrumbs.enable = true;
colorizer.enable = true;
illuminate.enable = true;
noice.enable = true;
noice.setupOpts.notify.enabled = false;
nvim-ufo.enable = true;
smartcolumn.enable = true;
}