1
0
mirror of https://github.com/jdhao/nvim-config.git synced 2025-06-08 14:14:33 +02:00

Add colorscheme everforest

This commit is contained in:
jdhao
2021-08-18 01:53:27 +08:00
parent bac94b47a0
commit 5817b1c207
2 changed files with 8 additions and 1 deletions

View File

@@ -96,6 +96,7 @@ require("packer").startup({
use("sainnhe/gruvbox-material")
use("shaunsingh/nord.nvim")
use("NTBBloodbath/doom-one.nvim")
use("sainnhe/everforest")
-- colorful status line and theme
use("vim-airline/vim-airline-themes")