Remove groovy.vim plugin

This commit is contained in:
Kenneth Benzie 2016-09-11 11:27:31 +01:00
parent 74c33e7034
commit 4f4a78cc10

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'))