Remove vimtex
This commit is contained in:
parent
f1b840415a
commit
4b92313f7b
1 changed files with 0 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue