diff options
| author | jdhao <jdhao@hotmail.com> | 2021-08-18 01:53:27 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2021-08-18 01:53:27 +0800 |
| commit | 5817b1c2077186240d54c0161cffddaab4b53c8d (patch) | |
| tree | 0f7c55ae425284f07247a550b499c994a6802121 /lua | |
| parent | bac94b47a085583db5b200c5d0fdf47d8cff4139 (diff) | |
Add colorscheme everforest
Diffstat (limited to 'lua')
| -rw-r--r-- | lua/plugins.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lua/plugins.lua b/lua/plugins.lua index 0beed39..ca7c8ad 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -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") |
