replaced deprecated plugin

This commit is contained in:
TheK4n 2022-10-23 17:13:46 +03:00
parent 3125d13af1
commit 67ea9bdbad

View File

@ -176,7 +176,7 @@ call vundle#begin()
Plugin 'tpope/vim-surround' Plugin 'tpope/vim-surround'
Plugin 'tpope/vim-commentary' Plugin 'tpope/vim-commentary'
Plugin 'ap/vim-css-color' Plugin 'ap/vim-css-color'
Plugin 'terryma/vim-multiple-cursors' Plugin 'mg979/vim-visual-multi', {'branch': 'master'}
Plugin 'preservim/tagbar' Plugin 'preservim/tagbar'
Plugin 'preservim/vimux' Plugin 'preservim/vimux'
Plugin 'rbgrouleff/bclose.vim' Plugin 'rbgrouleff/bclose.vim'