From 7cf70f31af9aea36e288ad8d6cce12b0c8ce01df Mon Sep 17 00:00:00 2001 From: jdhao Date: Thu, 1 Feb 2024 20:37:27 +0100 Subject: Update colorscheme conf 1. remove some colorscheme that doesn't work well with Markdown 2. change how the colorscheme conf is organized. --- lua/plugin_specs.lua | 3 --- 1 file changed, 3 deletions(-) (limited to 'lua/plugin_specs.lua') diff --git a/lua/plugin_specs.lua b/lua/plugin_specs.lua index 8f9c4be..55d6f89 100644 --- a/lua/plugin_specs.lua +++ b/lua/plugin_specs.lua @@ -127,13 +127,10 @@ local plugin_specs = { { "sainnhe/edge", lazy = true }, { "sainnhe/sonokai", lazy = true }, { "sainnhe/gruvbox-material", lazy = true }, - { "shaunsingh/nord.nvim", lazy = true }, { "sainnhe/everforest", lazy = true }, { "EdenEast/nightfox.nvim", lazy = true }, - { "rebelot/kanagawa.nvim", lazy = true }, { "catppuccin/nvim", name = "catppuccin", lazy = true }, { "olimorris/onedarkpro.nvim", lazy = true }, - { "tanvirtin/monokai.nvim", lazy = true }, { "marko-cerovac/material.nvim", lazy = true }, { "nvim-tree/nvim-web-devicons", event = "VeryLazy" }, -- cgit v1.2.3