Remove vimtex

This commit is contained in:
Max Bucknell 2015-05-05 14:37:17 +01:00
parent f1b840415a
commit 4b92313f7b

View file

@ -126,7 +126,6 @@ install_vim_plugins () {
"scrooloose/syntastic" "scrooloose/syntastic"
"mustache/vim-mustache-handlebars" "mustache/vim-mustache-handlebars"
"pangloss/vim-javascript" "pangloss/vim-javascript"
"lervag/vimtex"
) )
local BASE_DIR="$DOTFILES_ROOT/vim/vim.symlink/bundle" local BASE_DIR="$DOTFILES_ROOT/vim/vim.symlink/bundle"
local GIT_HOST="git@github.com" local GIT_HOST="git@github.com"