( enpassant | 2015. 07. 01., sze – 10:44 )

Nekem az is nagyon tetszik, hogy akár parancsokra is lehet kötni a pluginek betöltését ("On-demand loading: Commands or <Plug>-mappings")
Pl.:


" NERD tree will be loaded on the first invocation of NERDTreeToggle command
Plug 'scrooloose/nerdtree', { 'on': 'NERDTreeToggle' }

" Multiple commands
Plug 'junegunn/vim-github-dashboard', { 'on': ['GHDashboard', 'GHActivity'] }