mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
remove solarized color theme
It sucks for viewing diff.
This commit is contained in:
@@ -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})
|
||||
|
||||
Reference in New Issue
Block a user