Skip to content

Instantly share code, notes, and snippets.

@ikuwow
Created September 12, 2016 14:24
Show Gist options
  • Save ikuwow/b61b63d8049b26fef1f9d66cd653ccd5 to your computer and use it in GitHub Desktop.
Save ikuwow/b61b63d8049b26fef1f9d66cd653ccd5 to your computer and use it in GitHub Desktop.
Powerlineは導入が面倒だからlightline.vim使うといいよ ref: http://qiita.com/ikuwow/items/fbe5ad59efd8e5d3df62
NeoBundle 'itchyny/lightline.vim'
NeoBundle 'itchyny/lightline.vim'
set laststatus=2 "ステータスラインを常時表示させる
set t_Co=256
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment