diff options
| author | jdhao <jdhao@hotmail.com> | 2020-12-24 22:38:06 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2020-12-24 22:38:06 +0800 |
| commit | cfebb7963768606db9591091dfb7fd90edb79b3c (patch) | |
| tree | 45a4290e69c05adbc9434dcbe8f01eef32234afd /core/plugins.vim | |
| parent | fa28ef1b90dfc70de67e11959c39ba293c2971b7 (diff) | |
Add tokyonight colorscheme
Diffstat (limited to 'core/plugins.vim')
| -rw-r--r-- | core/plugins.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/plugins.vim b/core/plugins.vim index 56633ee..04d8a78 100644 --- a/core/plugins.vim +++ b/core/plugins.vim @@ -91,6 +91,7 @@ Plug 'lifepillar/vim-solarized8' Plug 'joshdick/onedark.vim' Plug 'KeitaNakamura/neodark.vim' Plug 'sainnhe/edge' +Plug 'ghifarit53/tokyonight-vim' Plug 'sainnhe/sonokai' if !exists('g:started_by_firenvim') |
