From 5246cf50dea1d1e944e8be3c853c159aa3aa5dd8 Mon Sep 17 00:00:00 2001 From: NotAShelf Date: Thu, 25 Apr 2024 01:48:55 +0300 Subject: [PATCH] plugins/theme: enable ts-context support for Catppuccin --- modules/plugins/theme/supported_themes.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/plugins/theme/supported_themes.nix b/modules/plugins/theme/supported_themes.nix index d504f86..dbddd11 100644 --- a/modules/plugins/theme/supported_themes.nix +++ b/modules/plugins/theme/supported_themes.nix @@ -58,6 +58,7 @@ gitsigns = true, telescope = true, treesitter = true, + treesitter_context = true, ts_rainbow = true, fidget = true, alpha = true,