neovim: delete poimandres colorscheme

This commit is contained in:
2022-10-08 23:25:26 +03:00
parent 9c76faf3f8
commit 2e0b3169bf
2 changed files with 1 additions and 2 deletions

View File

@@ -23,7 +23,6 @@ require("packer").startup(function(use)
use({
{ "sainnhe/gruvbox-material" },
{ "kaicataldo/material.vim" },
{ "olivercederborg/poimandres.nvim" },
})
-- Make commenting code great