diff --git a/vim/vim.symlink/plugins.vim b/vim/vim.symlink/plugins.vim index 85843a5..ef2b12c 100644 --- a/vim/vim.symlink/plugins.vim +++ b/vim/vim.symlink/plugins.vim @@ -16,7 +16,6 @@ Bundle 'tpope/vim-unimpaired' Bundle 'tpope/vim-endwise' Bundle 'tpope/vim-ragtag' Bundle 'tpope/vim-surround' -Bundle 'tsaleh/vim-matchit' Bundle 'benmills/vimux' Bundle 'bling/vim-airline' Bundle 'scrooloose/syntastic'