install awesome-vim-colorschemes collection

This commit is contained in:
2022-04-20 22:35:52 +03:00
parent 28b79eea73
commit ed4539e398

View File

@@ -39,6 +39,7 @@ require("packer").startup(function(use)
}) })
end, end,
}) })
use({ "rafi/awesome-vim-colorschemes" })
-- Make commenting code great -- Make commenting code great
use({ "numToStr/Comment.nvim" }) use({ "numToStr/Comment.nvim" })