Помогите подобрать аналог плагинов vim --> emacs
" AutoFenc
Bundle 'vim-scripts/AutoFenc'
" Closetag
Bundle 'vim-scripts/closetag.vim'
" Sessionman
Bundle 'vim-scripts/sessionman.vim'
" Syntastic
Bundle 'scrooloose/syntastic'
" Tagbar
Bundle 'majutsushi/tagbar'
" Vim-surround
Bundle 'tpope/vim-surround'
" signature(show marks)
Bundle 'kshenoy/vim-signature'
"QfixToggle
Bundle 'vim-scripts/QFixToggle'
" Time-tap
Bundle 'rainerborene/vim-timetap'
" Neocompcache
Bundle 'Shougo/neocomplcache.vim'
" Bundle 'Shougo/neocomplete.vim'
Bundle 'Shougo/vimproc.vim'
" FindMakefile
Bundle 'vim-scripts/FindMakefile'
" Commentary
Bundle 'tpope/vim-commentary'
" Table Mode
Bundle 'dhruvasagar/vim-table-mode'
Bundle 'vim-scripts/Tabular'
" many syntax in one file
Bundle 'vim-scripts/SyntaxRange'
" repeat
Bundle 'tpope/vim-repeat'
" Taghighlight
Bundle 'vim-scripts/TagHighlight'
" IndentLine
Bundle 'vim-scripts/indentLine.vim'