diff options
| author | jdhao <jdhao@hotmail.com> | 2021-07-30 01:58:47 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2021-07-30 01:58:47 +0800 |
| commit | 116be0f851aab7ea723c4fcd9a7762e4bf683682 (patch) | |
| tree | eb473cfb9b5f55ee2078538eafbe9f2e4cb18590 /lua | |
| parent | e4cfefe76b61457142acbc1dac9dbf1cb98b5bd4 (diff) | |
Add doom-one colorscheme
Diffstat (limited to 'lua')
| -rw-r--r-- | lua/plugins.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/plugins.lua b/lua/plugins.lua index 4f9a58a..ad2c4ba 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -95,7 +95,7 @@ require('packer').startup( use 'sainnhe/sonokai' use 'sainnhe/gruvbox-material' use 'shaunsingh/nord.nvim' - + use 'NTBBloodbath/doom-one.nvim' -- colorful status line and theme use 'vim-airline/vim-airline-themes' use 'vim-airline/vim-airline' |
