1
0
mirror of https://github.com/jdhao/nvim-config.git synced 2025-06-08 14:14:33 +02:00

Add the Matrix plugin for fun!

This commit is contained in:
jdhao
2020-01-04 15:11:42 +08:00
committed by GitHub
parent 626b28db11
commit 69565e989d

View File

@@ -109,6 +109,7 @@ 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