From 8edc00ccf099c47506d1d6bba55bd4a4b2573703 Mon Sep 17 00:00:00 2001 From: raf Date: Fri, 13 Mar 2026 22:01:07 +0300 Subject: [PATCH] awawa Co-authored-by: Ching Pei Yang <59727193+horriblename@users.noreply.github.com> --- modules/plugins/theme/theme.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/plugins/theme/theme.nix b/modules/plugins/theme/theme.nix index 88fcc2fa..97f96044 100644 --- a/modules/plugins/theme/theme.nix +++ b/modules/plugins/theme/theme.nix @@ -103,7 +103,7 @@ in { }; description = '' - New theme configuration option for v0.8 and above. This system allows + New theme configuration option for v0.9 and above. This system allows you to set multiple themes at once, where **all** enabled themes will be loaded in the configuration. While {option}`vim.theme.default` is set, the default theme will be set automatically in the configuration.