diff --git a/vimrc b/vimrc index a4b6303..8308b21 100644 --- a/vimrc +++ b/vimrc @@ -110,6 +110,7 @@ if has("unix") || has("mac") "Needed for YouCompleteMe" let g:easytags_opts=['--fields=+l'] Plugin 'godlygeek/tabular' + Plugin 'beyondmarc/opengl.vim' Plugin 'tikhomirov/vim-glsl' Plugin 'beyondmarc/hlsl.vim' Plugin 'rust-lang/rust.vim'