vim:ctags

This commit is contained in:
TheK4n 2022-06-15 18:08:20 +03:00
parent e07865d96d
commit fd9f2618c0

View File

@ -98,6 +98,7 @@ call vundle#begin()
Plugin 'tpope/vim-commentary' Plugin 'tpope/vim-commentary'
Plugin 'ap/vim-css-color' Plugin 'ap/vim-css-color'
Plugin 'terryma/vim-multiple-cursors' Plugin 'terryma/vim-multiple-cursors'
" pacman -S ctags
Plugin 'preservim/tagbar' Plugin 'preservim/tagbar'
Plugin 'preservim/vimux' Plugin 'preservim/vimux'
Plugin 'francoiscabrol/ranger.vim' Plugin 'francoiscabrol/ranger.vim'