前回導入した Powerline に対する一つの不満、カーソル下の文字の文字コードを表示する機能を実装してみた。イメージはこんな感じ。
ステータスラインの真ん中に表示されている【’表’ 8868】ってのがそれね。使いたい方は下記のリンクから ZIP でダウンロードするか、git コマンドを使ってください。
delphinus35/vim-powerline at charcode – GitHub
https://github.com/delphinus35/vim-powerline/tree/charcode
$ git clone http://github.com/delphinus35/vim-powerline $ git checkout -b charcode $ git pull origin charcode