Remove matrix since it is too slow on Mac

This commit is contained in:
jdhao
2020-01-04 22:28:32 +08:00
parent 69565e989d
commit bc955bfe74
-1
View File
@@ -109,7 +109,6 @@ if !exists('g:started_by_firenvim')
Plug 'vim-airline/vim-airline-themes' Plug 'vim-airline/vim-airline-themes'
Plug 'mhinz/vim-startify' Plug 'mhinz/vim-startify'
endif endif
Plug 'uguu-org/vim-matrix-screensaver', {'on': 'Matrix'}
"}} "}}
"{{ Plugin to deal with URL "{{ Plugin to deal with URL