From 53576884108fcd47a439a35430149219ccbf1e27 Mon Sep 17 00:00:00 2001 From: diniamo Date: Tue, 1 Oct 2024 20:44:22 +0200 Subject: [PATCH] themes/catppuccin: enable navic --- modules/plugins/theme/supported-themes.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/plugins/theme/supported-themes.nix b/modules/plugins/theme/supported-themes.nix index 63335e41..17208ea2 100644 --- a/modules/plugins/theme/supported-themes.nix +++ b/modules/plugins/theme/supported-themes.nix @@ -69,7 +69,7 @@ in { notify = true, -- nvim-notify which_key = true, navic = { - enabled = false, + enabled = true, custom_bg = "NONE", -- "lualine" will set background to mantle }, },