diff options
| author | jdhao <jdhao@hotmail.com> | 2020-01-04 22:28:32 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2020-01-04 22:28:32 +0800 |
| commit | bc955bfe743c35774bf1f76fbd69664e05287bc9 (patch) | |
| tree | 219dd78ed1ef824eee9a306a0d97225e7b3d74fd /plugins.vim | |
| parent | 69565e989d09abb86e04ae79ed44c81624549385 (diff) | |
Remove matrix since it is too slow on Mac
Diffstat (limited to 'plugins.vim')
| -rw-r--r-- | plugins.vim | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins.vim b/plugins.vim index 5370c4e..37a5f12 100644 --- a/plugins.vim +++ b/plugins.vim @@ -109,7 +109,6 @@ if !exists('g:started_by_firenvim') Plug 'vim-airline/vim-airline-themes' Plug 'mhinz/vim-startify' endif -Plug 'uguu-org/vim-matrix-screensaver', {'on': 'Matrix'} "}} "{{ Plugin to deal with URL |
