Remove groovy.vim plugin

This commit is contained in:
Kenneth Benzie 2016-09-11 11:27:31 +01:00
parent 4bb91a7cb2
commit baac442996

3
vimrc
View File

@ -183,9 +183,6 @@ Plug 'beyondmarc/hlsl.vim'
" OpenCL C syntax
Plug 'frasercrmck/opencl.vim'
" Groovy syntax
Plug 'vim-scripts/groovy.vim'
" }}}
" local plugins {{{
if filereadable(expand('~/.local_plugins.vim'))