????vim-airline
????vim-airline?????powerline??copy???????powerline?м?????????????vim script??powerline?????python????????????powerline??
????????????????????????????????Vim??????????????????????buffer????????smart tab line??????????Щ?????
????https://github.com/bling/vim-airline

????vimrc?????????
????Bundle 'bling/vim-airline'
????set laststatus=2
????WinManager(????)
???????WinManager????t???и??????????汾?к??Сbug????????????????????????????Щ???????????о????????????????????á?
????????????????????????????Щ?????
????vimrc?????????
????Bundle 'vim-scripts/winmanager'
????let g:NERDTree_title="[NERDTree]"
????let g:winManagerWindowLayout="NERDTree|BufExplorer"
????function! NERDTree_Start()
????exec 'NERDTree'
????endfunction
????function! NERDTree_IsValid()
????return 1
????endfunction
????nmap wm :WMToggle<CR>
????????汾??Winmanager?????и?Сbug???????Winmanager?????????????????????????????????????????????????Winmanager??????????????winmanager.vim????????ToggleWindowsManager???????岢???????????????
????function! <SID>ToggleWindowsManager()
????if IsWinManagerVisible()
????call s:CloseWindowsManager()
????else
????call s:StartWindowsManager()
????exe 'q'
????end
????endfunction
?????????Ч??

???????Windows??vim???????????????
??????????windows???????gb??????vim?????utf-8????????????????????????????????vim???gb????????
??????????vimrc?????????
????let &termencoding=&encoding
????set fileencodings=utf-8??gbk
????vim?????漰?????????
????encoding???????????????????????(????????????)?????????Vim???????????????? ‘encoding’ ???????? Vim ??????л?????趨??
????encoding?????????????????locale?????
????fileencoding?????????????vimд???????????????????
????vim??????????????????fileencoding????????????????????????encoding??????????????encoding????????????locale???
????termencoding??????????????????????????Term???????????????
??????????????????????????б????????
???????????pathogen??????vim???
????pathogen??????????????????????????????????????????????pathogen?????????~/.vim/????????????~/.vim/bundle/???????????????в??????~/.vim/bundle/???????????á??????????????????????~/.vim/bundle/??????????????????ɡ????????????????°汾????????????checkout??????bundle?????ɡ?
?????????????pathogen
????pathogen???????????https://github.com/tpope/vim-pathogen
???????????????????pathogen?????????????????????ν??????????????????? ~/.vim/autoload ??????ɡ?
????????????????autoload??????????pathogen.vim?????????~/.vim/?????
?????????pathogen?????????~/.vimrc ????? filetype plugin indent on ?????κε???????????????
????call pathogen#infect()
??????????
?????????2????????????ò????????????~/.vim/bundle/??????ɡ?
???????????????NERDTree?????????????~/.vim/bundle/??????????????????
????git clone http://github.com/scrooloose/nerdtree.git
????????????????~/.vim/bundle/???????????μ?????nerdtree??NERDTree??????????????????????????????????vim????????????????
???????ж??ò????????????????~/.vim/bundle/???????nerdtree??????????????
?????????ò?????°汾??????????????~/.vim/bundle/nerdtree/???????????????
????git pull origin
????С??
??????????pathogen??????????????????vim??????????vundle????????????git???????????????????vundle?о??????????????????????????????в??????o?????