diff --git a/config/plugins/themes/default.nix b/config/plugins/themes/default.nix index 8df5472..2a5ecde 100644 --- a/config/plugins/themes/default.nix +++ b/config/plugins/themes/default.nix @@ -16,8 +16,7 @@ cmp = true; notify = true; gitsigns = true; - dashboard = true; - lualine = true; + neotree = true; which_key = true; illuminate = { enabled = true;