diff options
Diffstat (limited to 'lua')
| -rw-r--r-- | lua/plugins.lua | 1 |
1 files changed, 0 insertions, 1 deletions
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}) |
