From 5a8d1c15b59fcb9a374eb3cbc89c7e053c13f45e Mon Sep 17 00:00:00 2001 From: Philippe Huerlimann Date: Wed, 27 Jun 2012 09:36:13 +0200 Subject: [PATCH] added the glsl syntax plugin --- vimrc | 1 + 1 file changed, 1 insertion(+) diff --git a/vimrc b/vimrc index 6c1f36b..fcc9999 100644 --- a/vimrc +++ b/vimrc @@ -30,6 +30,7 @@ Bundle 'leshill/vim-json' Bundle 'Lokaltog/vim-powerline' Bundle 'majutsushi/tagbar' Bundle 'mileszs/ack.vim' +Bundle 'Nemo157/glsl.vim' Bundle 'nsf/gocode', {'rtp': 'vim/'} Bundle 'nvie/vim-flake8' Bundle 'othree/html5.vim' -- 2.51.2