Skip to content

catppuccin.nvim

Options for the catppuccin.nvim module.

Whether to enable Catppuccin theme for neovim.

Type: boolean

Default: "catppuccin.enable"

Declared in: modules/home-manager/neovim.nix

Catppuccin flavor for neovim

Type: one of "latte", "frappe", "macchiato", "mocha"

Default: "catppuccin.flavor"

Declared in: modules/home-manager/neovim.nix

Extra settings that will be passed to the setup function.

Type: attribute set of anything

Default: { }

Declared in: modules/home-manager/neovim.nix