From 9d40dce70ec31bc04a46718863c91cb8a9f24bcf Mon Sep 17 00:00:00 2001 From: jdhao Date: Sat, 23 Oct 2021 17:14:04 +0800 Subject: remove solarized color theme It sucks for viewing diff. --- lua/plugins.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'lua/plugins.lua') diff --git a/lua/plugins.lua b/lua/plugins.lua index 28f7e49..45e2227 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -107,7 +107,6 @@ require("packer").startup({ -- A list of colorscheme plugin you may want to try. Find what suits you. use({"lifepillar/vim-gruvbox8", opt = true}) - use({"ishan9299/nvim-solarized-lua", opt = true}) use({"navarasu/onedark.nvim", opt = true}) use({"sainnhe/edge", opt = true}) use({"sainnhe/sonokai", opt = true}) -- cgit v1.2.3