]> Untitled Git - vimfiles.git/commitdiff
added the glsl syntax plugin
authorPhilippe Huerlimann <phihue@gmail.com>
Wed, 27 Jun 2012 07:36:13 +0000 (09:36 +0200)
committerPhilippe Huerlimann <phihue@gmail.com>
Wed, 27 Jun 2012 07:36:13 +0000 (09:36 +0200)
vimrc

diff --git a/vimrc b/vimrc
index 6c1f36b651793ca60cfae0a7c14c460a377c8ec6..fcc9999bd0c021de96ef46bfe2591782976ed410 100644 (file)
--- 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'