É chamado de vim-powerline ou powerline . Se você olhar em o vimrc do w0ng você pode vê-lo listado lá:
trecho
Bundle 'gmarik/vundle'
" https://github.com/*
Bundle 'Lokaltog/vim-powerline'
Bundle 'Shougo/neocomplcache'
Bundle 'godlygeek/tabular'
Bundle 'kien/ctrlp.vim'
Bundle 'mileszs/ack.vim.git'
Bundle 'tpope/vim-fugitive'
Bundle 'tpope/vim-surround'
Bundle 'w0ng/vim-github-theme'
Bundle 'w0ng/vim-hybrid'