diff options
| author | jdhao <jdhao@hotmail.com> | 2020-10-18 22:32:35 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2020-10-18 22:32:35 +0800 |
| commit | 996e5452bfee8b55311580327852b89ee4349765 (patch) | |
| tree | d30f60c034d9b237e0d14a3a209e8883c42a9913 /plugins.vim | |
| parent | 2b3ac645bcaf2f4c27728dce919a081d0d8528fd (diff) | |
add neodark theme
Diffstat (limited to 'plugins.vim')
| -rw-r--r-- | plugins.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins.vim b/plugins.vim index c03fd2f..20c52a3 100644 --- a/plugins.vim +++ b/plugins.vim @@ -106,6 +106,7 @@ Plug 'whatyouhide/vim-gotham' Plug 'rakr/vim-one' Plug 'kaicataldo/material.vim' Plug 'joshdick/onedark.vim' +Plug 'KeitaNakamura/neodark.vim' if !exists('g:started_by_firenvim') " colorful status line and theme |
